OpenNI 2.0
Public 成员函数 | 友元 | 所有成员列表
openni::CameraSettings类 参考

#include <OpenNI.h>

Public 成员函数

bool getAutoExposureEnabled () const
 
bool getAutoWhiteBalanceEnabled () const
 
int getExposure ()
 
int getGain ()
 
bool isValid () const
 
Status setAutoExposureEnabled (bool enabled)
 
Status setAutoWhiteBalanceEnabled (bool enabled)
 
Status setExposure (int exposure)
 
Status setGain (int gain)
 

友元

class VideoStream
 

成员函数说明

◆ getAutoExposureEnabled()

bool openni::CameraSettings::getAutoExposureEnabled ( ) const
inline

◆ getAutoWhiteBalanceEnabled()

bool openni::CameraSettings::getAutoWhiteBalanceEnabled ( ) const
inline

◆ getExposure()

int openni::CameraSettings::getExposure ( )
inline

◆ getGain()

int openni::CameraSettings::getGain ( )
inline

◆ isValid()

bool openni::CameraSettings::isValid ( ) const
inline

◆ setAutoExposureEnabled()

Status openni::CameraSettings::setAutoExposureEnabled ( bool  enabled)
inline

◆ setAutoWhiteBalanceEnabled()

Status openni::CameraSettings::setAutoWhiteBalanceEnabled ( bool  enabled)
inline

◆ setExposure()

Status openni::CameraSettings::setExposure ( int  exposure)
inline

◆ setGain()

Status openni::CameraSettings::setGain ( int  gain)
inline

友元及相关函数文档

◆ VideoStream

friend class VideoStream
friend

该类的文档由以下文件生成: