![]() |
OrbbecSDK
1.5.7
OrbbecSDK: Software-Development-Kit for Orbbec 3D-Sensor devices
|
Data block structure for data block transmission. More...
#include <ObTypes.h>
Public Attributes | |
void * | data |
current block data pointer More... | |
uint32_t | size |
Current block data length. More... | |
uint32_t | offset |
The offset of the current data block relative to the complete data. More... | |
uint32_t | fullDataSize |
full data size More... | |
uint32_t OBDataChunk::offset |