Time-of-Flight-SDK
Public Attributes | List of all members
aditof::DepthSensorFrameType Struct Reference

Describes the type of entire frame that a depth sensor can capture and transmit. More...

#include <sensor_definitions.h>

Public Attributes

std::string type
 The type of entire frame supported by the sensor.
 
std::vector< struct DepthSensorFrameContentcontent
 Describes the content of the entire frame.
 
unsigned int width
 The width of the entire frame that the sensor can capture.
 
unsigned int height
 The height of the entire frame that the sensor can capture.
 

Detailed Description

Describes the type of entire frame that a depth sensor can capture and transmit.

Definition at line 89 of file sensor_definitions.h.


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