XnVSlider2D Member List

This is the complete list of members for XnVSlider2D, including all inherited members.
CheckForOffAxisMovement(const XnPoint3D &pt, XnFloat fTime)XnVSlider2D [protected]
GetOffAxisDetectionAngle() const XnVSlider2D
GetOffAxisDetectionTime() const XnVSlider2D
GetOffAxisDetectionVelocity() const XnVSlider2D
GetPosition() const XnVSlider2D [inline]
m_fOffAxisDetectionAngleXnVSlider2D [protected]
m_fOffAxisDetectionVelocityXnVSlider2D [protected]
m_fSizeXXnVSlider2D [protected]
m_fSizeYXnVSlider2D [protected]
m_nOffAxisDetectionTimeXnVSlider2D [protected]
m_OffAxisMovementCBsXnVSlider2D [protected]
m_pPointBufferXnVSlider2D [protected]
m_ptCurrentPositionXnVSlider2D [protected]
m_ptMaxXnVSlider2D [protected]
m_ptMinXnVSlider2D [protected]
m_ValueChangeCBsXnVSlider2D [protected]
ms_fOffAxisDefaultDetectionAngleXnVSlider2D [protected, static]
ms_fOffAxisDefaultMininumVelocityXnVSlider2D [protected, static]
ms_nDefaultTimeForOffAxisDetectionXnVSlider2D [protected, static]
OffAxisMovement(XnVDirection eDir)XnVSlider2D [protected]
OffAxisMovementCB typedefXnVSlider2D
RegisterOffAxisMovement(void *cxt, OffAxisMovementCB CB)XnVSlider2D
RegisterValueChange(void *cxt, ValueChangeCB CB)XnVSlider2D
SetOffAxisDetectionAngle(XnFloat fAngle)XnVSlider2D
SetOffAxisDetectionTime(XnUInt32 nTime)XnVSlider2D
SetOffAxisDetectionVelocity(XnFloat fVelocity)XnVSlider2D
UnregisterOffAxisMovement(XnCallbackHandle hCB)XnVSlider2D
UnregisterValueChange(XnCallbackHandle hCB)XnVSlider2D
Update(const XnPoint3D &pt, XnFloat fTime, XnBool bCheckOffAxis=true)XnVSlider2D
ValueChange(XnFloat fXValue, XnFloat fYValue)XnVSlider2D [protected]
ValueChangeCB typedefXnVSlider2D
XnVSlider2D(const XnPoint3D &ptMin, const XnPoint3D &ptMax)XnVSlider2D
XnVSlider2D(const XnPoint3D &ptInitialPosition, XnFloat fSliderXLength, XnFloat fSliderYLength, XnFloat fInitialXValue, XnFloat fInitialYValue)XnVSlider2D
~XnVSlider2D()XnVSlider2D