playerc_pointcloud3d_t Struct Reference
[pointcloud3d]

pointcloud3d proxy data. More...

#include <playerc.h>

Collaboration diagram for playerc_pointcloud3d_t:

List of all members.

Public Attributes

playerc_device_t info
 Device info; must be at the start of all device structures.
uint16_t points_count
 The number of 3D pointcloud elementS found.
playerc_pointcloud3d_element_tpoints
 The list of 3D pointcloud elements.

Detailed Description

pointcloud3d proxy data.


Member Data Documentation

Device info; must be at the start of all device structures.

The number of 3D pointcloud elementS found.

Referenced by PlayerCc::Pointcloud3dProxy::GetCount().


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

Last updated 12 September 2005 21:38:45