This is the complete list of members for
xn::PoseDetectionCapability, including all inherited members.
Capability(XnNodeHandle hNode) | xn::Capability | [inline] |
GetAvailablePoses(XnChar **pstrPoses, XnUInt32 &nPoses) | xn::PoseDetectionCapability | [inline] |
GetNumberOfPoses() | xn::PoseDetectionCapability | [inline] |
m_hNode | xn::Capability | [protected] |
PoseCookie typedef | xn::PoseDetectionCapability | [private] |
PoseDetection typedef | xn::PoseDetectionCapability | |
PoseDetectionCapability(XnNodeHandle hNode) | xn::PoseDetectionCapability | [inline] |
PoseDetectionStartCallback(XnNodeHandle hNode, const XnChar *strPose, XnUserID user, void *pCookie) | xn::PoseDetectionCapability | [inline, private, static] |
PoseDetectionStartEndCallback(XnNodeHandle hNode, const XnChar *strPose, XnUserID user, void *pCookie) | xn::PoseDetectionCapability | [inline, private, static] |
RegisterToPoseCallbacks(PoseDetection PoseStartCB, PoseDetection PoseEndCB, void *pCookie, XnCallbackHandle &hCallback) | xn::PoseDetectionCapability | [inline] |
SetUnderlyingHandle(XnNodeHandle hNode) | xn::Capability | [inline] |
StartPoseDetection(const XnChar *strPose, XnUserID user) | xn::PoseDetectionCapability | [inline] |
StopPoseDetection(XnUserID user) | xn::PoseDetectionCapability | [inline] |
UnregisterFromPoseCallbacks(XnCallbackHandle hCallback) | xn::PoseDetectionCapability | [inline] |