libkovan  1
The kovan standard library
depth_resolution.h File Reference

Contains the definiton of the enum DepthCameraResolution. More...

Go to the source code of this file.

Typedefs

typedef enum DepthResolution_ DepthResolution
 

Enumerations

enum  DepthResolution_ { DEPTH_INVALID_RESOLUTION, DEPTH_RESOLUTION_320_240, DEPTH_RESOLUTION_640_480 }
 

Detailed Description

Contains the definiton of the enum DepthCameraResolution.

Author
Stefan Zeltner

Typedef Documentation

Enumeration Type Documentation

Enumerator
DEPTH_INVALID_RESOLUTION 
DEPTH_RESOLUTION_320_240 
DEPTH_RESOLUTION_640_480