OrbbecSDK  1.5.7
OrbbecSDK: Software-Development-Kit for Orbbec 3D-Sensor devices
Public Attributes | List of all members
OBProtocolVersion Struct Reference

Command version of device property. More...

#include <ObTypes.h>

Public Attributes

uint8_t major
 Major version number. More...
 
uint8_t minor
 Minor version number. More...
 
uint8_t patch
 Patch version number. More...
 

Detailed Description

Command version of device property.

Definition at line 1083 of file ObTypes.h.

Member Data Documentation

uint8_t OBProtocolVersion::major

Major version number.

Definition at line 1084 of file ObTypes.h.

uint8_t OBProtocolVersion::minor

Minor version number.

Definition at line 1085 of file ObTypes.h.

uint8_t OBProtocolVersion::patch

Patch version number.

Definition at line 1086 of file ObTypes.h.


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