|
Time-of-Flight-SDK
|
Describes the content of a frame. For example: A frame could contain depth and IR data. More...
#include <sensor_definitions.h>
Public Attributes | |
| std::string | type |
| The type of frame content supported by the sensor. | |
| unsigned int | width |
| The width of the frame content that the sensor can capture. | |
| unsigned int | height |
| The height of the frame content that the sensor can capture. | |
Describes the content of a frame. For example: A frame could contain depth and IR data.
Definition at line 68 of file sensor_definitions.h.
1.8.15