![]() |
OpenNI 1.5.7
|
This is the complete list of members for xn::ModulePoseDetectionInteface, including all inherited members.
GetAllAvailablePoses(XnChar **pstrPoses, XnUInt32 nNameLength, XnUInt32 &nPoses)=0 | xn::ModulePoseDetectionInteface | pure virtual |
GetAvailablePoses(XnChar **pstrPoses, XnUInt32 &nPoses)=0 | xn::ModulePoseDetectionInteface | pure virtual |
GetNumberOfPoses()=0 | xn::ModulePoseDetectionInteface | pure virtual |
RegisterToOutOfPose(XnModulePoseDetectionCallback handler, void *pCookie, XnCallbackHandle &hCallback)=0 | xn::ModulePoseDetectionInteface | pure virtual |
RegisterToPoseDetected(XnModulePoseDetectionCallback handler, void *pCookie, XnCallbackHandle &hCallback)=0 | xn::ModulePoseDetectionInteface | pure virtual |
RegisterToPoseDetectionCallbacks(XnModulePoseDetectionCallback StartPoseCB, XnModulePoseDetectionCallback EndPoseCB, void *pCookie, XnCallbackHandle &hCallback)=0 | xn::ModulePoseDetectionInteface | pure virtual |
RegisterToPoseDetectionInProgress(XnModulePoseDetectionInProgressCallback InProgressCB, void *pCookie, XnCallbackHandle &hCallback)=0 | xn::ModulePoseDetectionInteface | pure virtual |
StartPoseDetection(const XnChar *strPose, XnUserID user)=0 | xn::ModulePoseDetectionInteface | pure virtual |
StopPoseDetection(XnUserID user)=0 | xn::ModulePoseDetectionInteface | pure virtual |
StopSinglePoseDetection(XnUserID user, const XnChar *strPose)=0 | xn::ModulePoseDetectionInteface | pure virtual |
UnregisterFromOutOfPose(XnCallbackHandle hCallback)=0 | xn::ModulePoseDetectionInteface | pure virtual |
UnregisterFromPoseDetected(XnCallbackHandle hCallback)=0 | xn::ModulePoseDetectionInteface | pure virtual |
UnregisterFromPoseDetectionCallbacks(XnCallbackHandle hCallback)=0 | xn::ModulePoseDetectionInteface | pure virtual |
UnregisterFromPoseDetectionInProgress(XnCallbackHandle hCallback)=0 | xn::ModulePoseDetectionInteface | pure virtual |
~ModulePoseDetectionInteface() | xn::ModulePoseDetectionInteface | inlinevirtual |