AddRef() | xn::NodeWrapper | inline |
Capability(XnNodeHandle hNode) | xn::Capability | inline |
Capability(const NodeWrapper &node) | xn::Capability | inline |
GetAllAvailablePoses(XnChar **pstrPoses, XnUInt32 nNameLength, XnUInt32 &nPoses) const | xn::PoseDetectionCapability | inline |
GetAvailablePoses(XnChar **pstrPoses, XnUInt32 &nPoses) const | xn::PoseDetectionCapability | inline |
GetHandle() const | xn::NodeWrapper | inline |
GetName() const | xn::NodeWrapper | inline |
GetNumberOfPoses() const | xn::PoseDetectionCapability | inline |
IsValid() const | xn::NodeWrapper | inline |
NodeWrapper(XnNodeHandle hNode) | xn::NodeWrapper | inline |
NodeWrapper(const NodeWrapper &other) | xn::NodeWrapper | inline |
operator XnNodeHandle() const | xn::NodeWrapper | inline |
operator!=(const NodeWrapper &other) | xn::NodeWrapper | inline |
operator=(const NodeWrapper &other) | xn::NodeWrapper | inline |
operator==(const NodeWrapper &other) | xn::NodeWrapper | inline |
PoseDetection typedef | xn::PoseDetectionCapability | |
PoseDetectionCapability(XnNodeHandle hNode) | xn::PoseDetectionCapability | inline |
PoseDetectionCapability(const NodeWrapper &node) | xn::PoseDetectionCapability | inline |
PoseInProgress typedef | xn::PoseDetectionCapability | |
Ref() | xn::NodeWrapper | inline |
RegisterToOutOfPose(PoseDetection handler, void *pCookie, XnCallbackHandle &hCallback) | xn::PoseDetectionCapability | inline |
RegisterToPoseCallbacks(PoseDetection PoseStartCB, PoseDetection PoseEndCB, void *pCookie, XnCallbackHandle &hCallback) | xn::PoseDetectionCapability | inline |
RegisterToPoseDetected(PoseDetection handler, void *pCookie, XnCallbackHandle &hCallback) | xn::PoseDetectionCapability | inline |
RegisterToPoseInProgress(PoseInProgress handler, void *pCookie, XnCallbackHandle &hCallback) | xn::PoseDetectionCapability | inline |
Release() | xn::NodeWrapper | inline |
SetHandle(XnNodeHandle hNode) | xn::NodeWrapper | inline |
StartPoseDetection(const XnChar *strPose, XnUserID user) | xn::PoseDetectionCapability | inline |
StopPoseDetection(XnUserID user) | xn::PoseDetectionCapability | inline |
TakeOwnership(XnNodeHandle hNode) | xn::NodeWrapper | inline |
Unref() | xn::NodeWrapper | inline |
UnregisterFromOutOfPose(XnCallbackHandle hCallback) | xn::PoseDetectionCapability | inline |
UnregisterFromPoseCallbacks(XnCallbackHandle hCallback) | xn::PoseDetectionCapability | inline |
UnregisterFromPoseDetected(XnCallbackHandle hCallback) | xn::PoseDetectionCapability | inline |
UnregisterFromPoseInProgress(XnCallbackHandle hCallback) | xn::PoseDetectionCapability | inline |
~NodeWrapper() | xn::NodeWrapper | inline |