#include <OpenNI.h>
List of all members.
Member Function Documentation
bool openni::CameraSettings::getAutoExposureEnabled |
( |
| ) |
const [inline] |
bool openni::CameraSettings::getAutoWhiteBalanceEnabled |
( |
| ) |
const [inline] |
int openni::CameraSettings::getExposure |
( |
| ) |
[inline] |
int openni::CameraSettings::getGain |
( |
| ) |
[inline] |
bool openni::CameraSettings::isValid |
( |
| ) |
const [inline] |
Status openni::CameraSettings::setAutoExposureEnabled |
( |
bool |
enabled | ) |
[inline] |
Status openni::CameraSettings::setAutoWhiteBalanceEnabled |
( |
bool |
enabled | ) |
[inline] |
Status openni::CameraSettings::setExposure |
( |
int |
exposure | ) |
[inline] |
Status openni::CameraSettings::setGain |
( |
int |
gain | ) |
[inline] |
Friends And Related Function Documentation
The documentation for this class was generated from the following file: