OrbbecSDK  1.5.7
OrbbecSDK: Software-Development-Kit for Orbbec 3D-Sensor devices
Version.h
Go to the documentation of this file.
1 
11 #pragma once
12 
13 #ifdef __cplusplus
14 extern "C" {
15 #endif
16 
28 int ob_get_version();
29 
54 
67 
68 #ifdef __cplusplus
69 }
70 #endif
int ob_get_major_version()
Get the SDK major version.
int ob_get_version()
Get the SDK version.
int ob_get_minor_version()
Get the SDK minor version.
int ob_get_patch_version()
Get the SDK patch version.