OrbbecSDK  1.5.7
OrbbecSDK: Software-Development-Kit for Orbbec 3D-Sensor devices
Static Public Member Functions | List of all members
ob::Version Class Reference

#include <Version.hpp>

Static Public Member Functions

static int getMajor ()
 Get the SDK major version number. More...
 
static int getMinor ()
 Get the SDK minor version number. More...
 
static int getPatch ()
 Get the SDK revision number. More...
 
static int getVersion ()
 Get the SDK version number. More...
 

Detailed Description

Definition at line 13 of file Version.hpp.

Member Function Documentation

static int ob::Version::getMajor ( )
static

Get the SDK major version number.

Returns
int returns the SDK major version number
static int ob::Version::getMinor ( )
static

Get the SDK minor version number.

Returns
int returns the SDK minor version number
static int ob::Version::getPatch ( )
static

Get the SDK revision number.

Returns
int returns the SDK revision number
static int ob::Version::getVersion ( )
static

Get the SDK version number.

Returns
int returns the SDK version number

The documentation for this class was generated from the following file: