OrbbecSDK 1.10.18
OrbbecSDK: Software-Development-Kit for Orbbec 3D Cameras
|
Functions for retrieving the SDK version number information. More...
Go to the source code of this file.
Functions | |
int | ob_get_version () |
Get the SDK version number. | |
int | ob_get_major_version () |
Get the SDK major version number. | |
int | ob_get_minor_version () |
Get the SDK minor version number. | |
int | ob_get_patch_version () |
Get the SDK patch version number. | |
const char * | ob_get_stage_version () |
Get the SDK stage version. | |
Functions for retrieving the SDK version number information.
Definition in file Version.h.
int ob_get_version | ( | ) |
Get the SDK version number.
int ob_get_major_version | ( | ) |
Get the SDK major version number.
int ob_get_minor_version | ( | ) |
Get the SDK minor version number.
int ob_get_patch_version | ( | ) |
Get the SDK patch version number.
const char * ob_get_stage_version | ( | ) |
Get the SDK stage version.