playerc_stereo_t Struct Reference
stereo proxy data. More...
#include <playerc.h>
Collaboration diagram for playerc_stereo_t:

Detailed Description
stereo proxy data.
Public Attributes | |
| playerc_device_t | info |
| Device info; must be at the start of all device structures. More... | |
| playerc_camera_t | left_channel |
| playerc_camera_t | right_channel |
| playerc_camera_t | disparity |
| uint32_t | points_count |
| playerc_pointcloud3d_stereo_element_t * | points |
Member Data Documentation
◆ info
| playerc_device_t playerc_stereo_t::info |
Device info; must be at the start of all device structures.
The documentation for this struct was generated from the following file:

