OrbbecSDK
1.5.7
OrbbecSDK: Software-Development-Kit for Orbbec 3D-Sensor devices
Main Page
Namespaces
Classes
Files
File List
File Members
include
libobsensor
h
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
41
int
ob_get_major_version
();
53
int
ob_get_minor_version
();
54
66
int
ob_get_patch_version
();
67
68
#ifdef __cplusplus
69
}
70
#endif
ob_get_major_version
int ob_get_major_version()
Get the SDK major version.
ob_get_version
int ob_get_version()
Get the SDK version.
ob_get_minor_version
int ob_get_minor_version()
Get the SDK minor version.
ob_get_patch_version
int ob_get_patch_version()
Get the SDK patch version.
Generated on Tue Mar 7 2023 08:25:36 for OrbbecSDK by
1.8.11