OrbbecSDK2 2.0.2
OrbbecSDK2: New generation Software-Development-Kit for Orbbec 3D-Sensor devices
载入中...
搜索中...
未找到
Public 属性 | 所有成员列表
ob2_data_bundle_t结构体 参考

数据捆 更多...

#include <ob2types.h>

Public 属性

uint32_t item_count
 数据项个数 更多...
 
uint32_t item_stride_bytes
 数据行跨度 更多...
 
uint32_t data_size
 数据长度 更多...
 
uint8_t * data
 数据地址指针 更多...
 

详细描述

数据捆

在文件 ob2types.h1315 行定义.

类成员变量说明

◆ item_count

uint32_t ob2_data_bundle_t::item_count

数据项个数

在文件 ob2types.h1316 行定义.

◆ item_stride_bytes

uint32_t ob2_data_bundle_t::item_stride_bytes

数据行跨度

在文件 ob2types.h1317 行定义.

◆ data_size

uint32_t ob2_data_bundle_t::data_size

数据长度

在文件 ob2types.h1318 行定义.

◆ data

uint8_t* ob2_data_bundle_t::data

数据地址指针

在文件 ob2types.h1319 行定义.


该结构体的文档由以下文件生成: