![]() |
OpenNI 1.5.7
|
This is the complete list of members for xn::ModuleGeneralIntInterface, including all inherited members.
Get(const XnChar *strCap, XnInt32 &nValue)=0 | xn::ModuleGeneralIntInterface | pure virtual |
GetRange(const XnChar *strCap, XnInt32 &nMin, XnInt32 &nMax, XnInt32 &nStep, XnInt32 &nDefault, XnBool &bIsAutoSupported)=0 | xn::ModuleGeneralIntInterface | pure virtual |
RegisterToValueChange(const XnChar *strCap, XnModuleStateChangedHandler handler, void *pCookie, XnCallbackHandle &hCallback)=0 | xn::ModuleGeneralIntInterface | pure virtual |
Set(const XnChar *strCap, XnInt32 nValue)=0 | xn::ModuleGeneralIntInterface | pure virtual |
UnregisterFromValueChange(const XnChar *strCap, XnCallbackHandle hCallback)=0 | xn::ModuleGeneralIntInterface | pure virtual |