![]() |
OpenNI 1.5.7
|
This is the complete list of members for xn::ModuleSkeletonInterface, including all inherited members.
AbortCalibration(XnUserID user)=0 | xn::ModuleSkeletonInterface | pure virtual |
ClearCalibrationData(XnUInt32 nSlot)=0 | xn::ModuleSkeletonInterface | pure virtual |
EnumerateActiveJoints(XnSkeletonJoint *pJoints, XnUInt16 &nJoints)=0 | xn::ModuleSkeletonInterface | pure virtual |
GetCalibrationPose(XnChar *strPose)=0 | xn::ModuleSkeletonInterface | pure virtual |
GetSkeletonJoint(XnUserID user, XnSkeletonJoint eJoint, XnSkeletonJointTransformation &jointTransformation)=0 | xn::ModuleSkeletonInterface | pure virtual |
GetSkeletonJointOrientation(XnUserID user, XnSkeletonJoint eJoint, XnSkeletonJointOrientation &pJointOrientation)=0 | xn::ModuleSkeletonInterface | pure virtual |
GetSkeletonJointPosition(XnUserID user, XnSkeletonJoint eJoint, XnSkeletonJointPosition &pJointPosition)=0 | xn::ModuleSkeletonInterface | pure virtual |
IsCalibrated(XnUserID user)=0 | xn::ModuleSkeletonInterface | pure virtual |
IsCalibrating(XnUserID user)=0 | xn::ModuleSkeletonInterface | pure virtual |
IsCalibrationData(XnUInt32 nSlot)=0 | xn::ModuleSkeletonInterface | pure virtual |
IsJointActive(XnSkeletonJoint eJoint)=0 | xn::ModuleSkeletonInterface | pure virtual |
IsJointAvailable(XnSkeletonJoint eJoint)=0 | xn::ModuleSkeletonInterface | pure virtual |
IsProfileAvailable(XnSkeletonProfile eProfile)=0 | xn::ModuleSkeletonInterface | pure virtual |
IsTracking(XnUserID user)=0 | xn::ModuleSkeletonInterface | pure virtual |
LoadCalibrationData(XnUserID user, XnUInt32 nSlot)=0 | xn::ModuleSkeletonInterface | pure virtual |
LoadCalibrationDataFromFile(XnUserID user, const XnChar *strFileName)=0 | xn::ModuleSkeletonInterface | pure virtual |
NeedPoseForCalibration()=0 | xn::ModuleSkeletonInterface | pure virtual |
RegisterCalibrationCallbacks(XnModuleCalibrationStart CalibrationStartCB, XnModuleCalibrationEnd CalibrationEndCB, void *pCookie, XnCallbackHandle &hCallback)=0 | xn::ModuleSkeletonInterface | pure virtual |
RegisterToCalibrationComplete(XnModuleCalibrationComplete CalibrationCompleteCB, void *pCookie, XnCallbackHandle &hCallback)=0 | xn::ModuleSkeletonInterface | pure virtual |
RegisterToCalibrationInProgress(XnModuleCalibrationInProgress CalibrationInProgressCB, void *pCookie, XnCallbackHandle &hCallback)=0 | xn::ModuleSkeletonInterface | pure virtual |
RegisterToCalibrationStart(XnModuleCalibrationStart handler, void *pCookie, XnCallbackHandle &hCallback)=0 | xn::ModuleSkeletonInterface | pure virtual |
RegisterToJointConfigurationChange(XnModuleStateChangedHandler handler, void *pCookie, XnCallbackHandle &hCallback)=0 | xn::ModuleSkeletonInterface | pure virtual |
RequestCalibration(XnUserID user, XnBool bForce)=0 | xn::ModuleSkeletonInterface | pure virtual |
Reset(XnUserID user)=0 | xn::ModuleSkeletonInterface | pure virtual |
SaveCalibrationData(XnUserID user, XnUInt32 nSlot)=0 | xn::ModuleSkeletonInterface | pure virtual |
SaveCalibrationDataToFile(XnUserID user, const XnChar *strFileName)=0 | xn::ModuleSkeletonInterface | pure virtual |
SetJointActive(XnSkeletonJoint eJoint, XnBool bState)=0 | xn::ModuleSkeletonInterface | pure virtual |
SetSkeletonProfile(XnSkeletonProfile eProfile)=0 | xn::ModuleSkeletonInterface | pure virtual |
SetSmoothing(XnFloat fSmoothingFactor)=0 | xn::ModuleSkeletonInterface | pure virtual |
StartTracking(XnUserID user)=0 | xn::ModuleSkeletonInterface | pure virtual |
StopTracking(XnUserID user)=0 | xn::ModuleSkeletonInterface | pure virtual |
UnregisterCalibrationCallbacks(XnCallbackHandle hCallback)=0 | xn::ModuleSkeletonInterface | pure virtual |
UnregisterFromCalibrationComplete(XnCallbackHandle hCallback)=0 | xn::ModuleSkeletonInterface | pure virtual |
UnregisterFromCalibrationInProgress(XnCallbackHandle hCallback)=0 | xn::ModuleSkeletonInterface | pure virtual |
UnregisterFromCalibrationStart(XnCallbackHandle hCallback)=0 | xn::ModuleSkeletonInterface | pure virtual |
UnregisterFromJointConfigurationChange(XnCallbackHandle hCallback)=0 | xn::ModuleSkeletonInterface | pure virtual |
~ModuleSkeletonInterface() | xn::ModuleSkeletonInterface | inlinevirtual |