Time-of-Flight-SDK
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NaditofNamespace aditof
 CADSDErrorsError codes from the ADSD3500, ADSD3100, ADSD3030 Usage: Included with aditof/camera.h For example: ADSDErrors err; LOG(INFO) << err.GetStringADSD3500(0x0001);
 CCameraManipulates the underlying camera system
 CCameraDetailsDescribes the properties of a camera
 CDepthSensorFrameContentDescribes the content of a frame. For example: A frame could contain depth and IR data
 CDepthSensorFrameTypeDescribes the type of entire frame that a depth sensor can capture and transmit
 CDepthSensorInterfaceProvides access to the low level functionality of the camera sensor. This includes sensor configuration as well as analog front end(AFE) configuration
 CFrameFrame of a camera
 CFrameDataDetailsDescribes the properties of a data that embedded within the frame
 CFrameDetailsDescribes the properties of a frame
 CFrameHandlerHandles operations on a frame such as saving it to file and creating a new frame with content read from file
 CIntrinsicParametersDescribes the intrinsic parameters of a camera
 CMetadataContains all of the metadata components
 CPoint3IHolds the xyz values of a frame
 CSensorDetailsProvides details about the device
 CSensorEnumeratorFactoryProvides the means to construct different types of sensors enumerators. Based on the connection type (on target, USB, Network), different enumerators need to be used
 CSensorEnumeratorInterfaceCan search for sensors and retrieve sensors by category
 CSystemThe TOF system that manages the cameras