playerc_pointcloud3d_t Struct Reference
[pointcloud3d]
#include <playerc.h>
Collaboration diagram for playerc_pointcloud3d_t:

Detailed Description
pointcloud3d proxy data.
Definition at line 3383 of file playerc.h.
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_t * | points |
| The list of 3D pointcloud elements. | |
The documentation for this struct was generated from the following file:
