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_fOffAxisDetectionAngle | XnVSlider2D | [protected] |
| m_fOffAxisDetectionVelocity | XnVSlider2D | [protected] |
| m_fSizeX | XnVSlider2D | [protected] |
| m_fSizeY | XnVSlider2D | [protected] |
| m_nOffAxisDetectionTime | XnVSlider2D | [protected] |
| m_pOffAxisMovementCBs | XnVSlider2D | [protected] |
| m_pPointBuffer | XnVSlider2D | [protected] |
| m_ptCurrentPosition | XnVSlider2D | [protected] |
| m_ptMax | XnVSlider2D | [protected] |
| m_ptMin | XnVSlider2D | [protected] |
| m_pValueChangeCBs | XnVSlider2D | [protected] |
| ms_fOffAxisDefaultDetectionAngle | XnVSlider2D | [protected, static] |
| ms_fOffAxisDefaultMininumVelocity | XnVSlider2D | [protected, static] |
| ms_nDefaultTimeForOffAxisDetection | XnVSlider2D | [protected, static] |
| OffAxisMovement(XnVDirection eDir) | XnVSlider2D | [protected] |
| OffAxisMovementCB typedef | XnVSlider2D | |
| 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 typedef | XnVSlider2D | |
| XnVSlider2D(const XnPoint3D &ptMin, const XnPoint3D &ptMax) | XnVSlider2D | |
| XnVSlider2D(const XnPoint3D &ptInitialPosition, XnFloat fSliderXLength, XnFloat fSliderYLength, XnFloat fInitialXValue, XnFloat fInitialYValue) | XnVSlider2D | |
| ~XnVSlider2D() | XnVSlider2D | |