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