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

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.
 

Detailed Description

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.


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