OrbbecSDK
1.5.7
OrbbecSDK: Software-Development-Kit for Orbbec 3D-Sensor devices
首页
命名空间
类
文件
文件列表
文件成员
include
libobsensor
hpp
Version.hpp
浏览该文件的文档.
1
10
#pragma once
11
12
namespace
ob
{
13
class
OB_EXTENSION_API
Version
{
14
public
:
26
static
int
getMajor();
38
static
int
getMinor();
50
static
int
getPatch();
51
63
static
int
getVersion();
64
};
65
}
// namespace ob
ob::Version
Definition:
Version.hpp:13
ob
Definition:
Context.hpp:20
OB_EXTENSION_API
#define OB_EXTENSION_API
Definition:
ObTypes.h:25
制作者
1.8.11