![]() |
OpenNI 2.0
|
openni is the namespace of the entire C++ API of OpenNI
| typedef uint16_t openni::DepthPixel |
Pixel type used to store depth images.
| typedef uint16_t openni::Grayscale16Pixel |
Pixel type used to store IR images.
| enum openni::DeviceState |
| enum openni::PixelFormat |
| enum openni::SensorType |
| enum openni::Status |
const char* openni::ANY_DEVICE = NULL [static] |
This special URI can be passed to Device::open() when the application has no concern for a specific device.
const int openni::TIMEOUT_FOREVER = -1 [static] |
const int openni::TIMEOUT_NONE = 0 [static] |
1.7.6.1