![]() |
OrbbecSDK
1.5.7
OrbbecSDK: Software-Development-Kit for Orbbec 3D-Sensor devices
|
Get the SDK version number information function. More...
Go to the source code of this file.
Functions | |
int | ob_get_version () |
Get the SDK version. More... | |
int | ob_get_major_version () |
Get the SDK major version. More... | |
int | ob_get_minor_version () |
Get the SDK minor version. More... | |
int | ob_get_patch_version () |
Get the SDK patch version. More... | |
Get the SDK version number information function.
Definition in file Version.h.
int ob_get_version | ( | ) |
Get the SDK version.
int ob_get_major_version | ( | ) |
Get the SDK major version.
int ob_get_minor_version | ( | ) |
Get the SDK minor version.
int ob_get_patch_version | ( | ) |
Get the SDK patch version.