![]() |
OpenNI 2.0
|
#include <OpenNI.h>
Public Member Functions | |
| bool | getAutoExposureEnabled () const |
| bool | getAutoWhiteBalanceEnabled () const |
| bool | isValid () const |
| Status | setAutoExposureEnabled (bool enabled) |
| Status | setAutoWhiteBalanceEnabled (bool enabled) |
Friends | |
| class | VideoStream |
| bool openni::CameraSettings::getAutoExposureEnabled | ( | ) | const [inline] |
| bool openni::CameraSettings::getAutoWhiteBalanceEnabled | ( | ) | const [inline] |
| bool openni::CameraSettings::isValid | ( | ) | const [inline] |
| Status openni::CameraSettings::setAutoExposureEnabled | ( | bool | enabled | ) | [inline] |
| Status openni::CameraSettings::setAutoWhiteBalanceEnabled | ( | bool | enabled | ) | [inline] |
friend class VideoStream [friend] |
1.7.6.1