, including all inherited members.
| Activate(XnBool bActive) | XnVMessageListener | [inline, virtual] |
| ActivateCB typedef | XnVMessageListener | |
| AddListener(XnVMessageListener *pListener) | XnVMessageGenerator | |
| BaseUpdate(XnVMessage *pMessage) | XnVMessageListener | |
| ChangeArea(const XnBoundingBox3D &bbArea, XnBool bRelative=false) | XnVPointArea | |
| ChangeArea(const XnPoint3D &ptMins, const XnPoint3D &ptMaxs, XnBool bRelative=false) | XnVPointArea | |
| ChangeConstantArea(const XnBoundingBox3D &bbArea) | XnVPointArea | [protected] |
| ChangeRelativeArea(const XnBoundingBox3D &bbArea) | XnVPointArea | [protected] |
| CheckDelay(XnUInt32 nID, XnFloat fTime) | XnVPointArea | [protected] |
| ClearAllQueues() | XnVMessageGenerator | |
| ClearQueue() | XnVPointFilter | [virtual] |
| CloseOldSession(XnVMessageListener *pListener) | XnVMessageGenerator | [protected] |
| DeactivateCB typedef | XnVMessageListener | |
| Generate(XnVMessage *pMessage) | XnVMessageGenerator | |
| GenerateReplaced(XnVMessage *pMessage, XnVMultipleHands &newHands) | XnVPointFilter | |
| GetGeneratorName() const | XnVMessageGenerator | |
| GetListenerName() const | XnVMessageListener | |
| GetPrimaryID() const | XnVPointControl | |
| GetThreadProtectecionQueueMode() const | XnVMessageListener | |
| HandleCCMessages(XnVMessage *pMessage) | XnVMessageListener | [virtual] |
| HandsUpdateCB typedef | XnVPointControl | |
| InBoundingBox(const XnPoint3D &pt) const | XnVPointArea | [protected] |
| IsInActivityThread() const | XnVMessageListener | [protected] |
| IsSilent(XnUInt32 nID) const | XnVPointArea | [protected] |
| m_bbArea | XnVPointArea | [protected] |
| m_bbRelativeArea | XnVPointArea | [protected] |
| m_bInternalThreadAlive | XnVMessageListener | [protected] |
| m_bInternalThreadKill | XnVMessageListener | [protected] |
| m_bRelative | XnVPointArea | [protected] |
| m_bRemoveByGenerator | XnVPointArea | [protected] |
| m_bRemoveByTracker | XnVPointArea | [protected] |
| m_bThreadProtectionQueueMode | XnVMessageListener | [protected] |
| m_FilteredHands | XnVPointArea | [protected] |
| m_hActivityThread | XnVMessageListener | [protected] |
| m_hActivityThreadId | XnVMessageListener | [protected] |
| m_hListenerCS | XnVMessageListener | [protected] |
| m_hNextAvailable | XnVMessageGenerator | [protected] |
| m_nOverridePrimary | XnVPointControl | [protected] |
| m_nRemovalDelay | XnVPointArea | [protected] |
| m_pActivateCBs | XnVMessageListener | [protected] |
| m_pDeactivateCBs | XnVMessageListener | [protected] |
| m_phListeners | XnVMessageGenerator | [protected] |
| m_pMessageQueue | XnVMessageListener | [protected] |
| m_pPointRevivedCBs | XnVPointArea | [protected] |
| m_pPointSilencedCBs | XnVPointArea | [protected] |
| m_pProperties | XnVMessageGenerator | [protected] |
| m_pRemovingGenerator | XnVPointArea | [protected] |
| m_pRemovingTracker | XnVPointArea | [protected] |
| m_pSilentPointRemovedCBs | XnVPointArea | [protected] |
| m_pSilentPoints | XnVPointArea | [protected] |
| m_pUpdateCBs | XnVMessageListener | [protected] |
| m_strGeneratorName | XnVMessageGenerator | [protected] |
| m_strListenerName | XnVMessageListener | [protected] |
| MainLoop() | XnVMessageListener | [protected] |
| MessageListenerThread(XN_THREAD_PARAM param) | XnVMessageListener | [protected, static] |
| MessageUpdateCB typedef | XnVMessageListener | |
| ms_nSessionDefaultLength | XnVMessageListener | [protected, static] |
| NoPointsCB typedef | XnVPointControl | |
| OnNoPoints() | XnVPointControl | [inline, virtual] |
| OnPointCreate(const XnVHandPointContext *pContext) | XnVPointControl | [inline, virtual] |
| OnPointDestroy(XnUInt32 nID) | XnVPointControl | [inline, virtual] |
| OnPointUpdate(const XnVHandPointContext *pContext) | XnVPointControl | [inline, virtual] |
| OnPrimaryPointCreate(const XnVHandPointContext *pContext, const XnPoint3D &ptSessionStarter) | XnVPointControl | [inline, virtual] |
| OnPrimaryPointDestroy(XnUInt32 nID) | XnVPointControl | [inline, virtual] |
| OnPrimaryPointReplace(XnUInt32 nOldId, const XnVHandPointContext *pContext) | XnVPointControl | [inline, virtual] |
| OnPrimaryPointUpdate(const XnVHandPointContext *pContext) | XnVPointControl | [inline, virtual] |
| OpenNewSession(XnVMessageListener *pListener) | XnVMessageGenerator | [protected] |
| OverridePrimary(XnUInt32 nNewPrimary) | XnVPointFilter | |
| PointCreateCB typedef | XnVPointControl | |
| PointDestroyCB typedef | XnVPointControl | |
| PointRevivedCB typedef | XnVPointArea | |
| PointSilencedCB typedef | XnVPointArea | |
| PointUpdateCB typedef | XnVPointControl | |
| PrimaryPointCreateCB typedef | XnVPointControl | |
| PrimaryPointDestroyCB typedef | XnVPointControl | |
| PrimaryPointReplaceCB typedef | XnVPointControl | |
| PrimaryPointUpdateCB typedef | XnVPointControl | |
| RegisterActivate(void *cxt, ActivateCB CB) | XnVMessageListener | |
| RegisterDeactivate(void *cxt, DeactivateCB CB) | XnVMessageListener | |
| RegisterHandsUpdate(void *cxt, HandsUpdateCB CB) | XnVPointControl | |
| RegisterNoPoints(void *cxt, NoPointsCB CB) | XnVPointControl | |
| RegisterPointCreate(void *cxt, PointCreateCB CB) | XnVPointControl | |
| RegisterPointDestroy(void *cxt, PointDestroyCB CB) | XnVPointControl | |
| RegisterPointRevived(void *cxt, PointRevivedCB CB) | XnVPointArea | |
| RegisterPointSilenced(void *cxt, PointSilencedCB CB) | XnVPointArea | |
| RegisterPointUpdate(void *cxt, PointUpdateCB CB) | XnVPointControl | |
| RegisterPrimaryPointCreate(void *cxt, PrimaryPointCreateCB CB) | XnVPointControl | |
| RegisterPrimaryPointDestroy(void *cxt, PrimaryPointDestroyCB CB) | XnVPointControl | |
| RegisterPrimaryPointReplace(void *cxt, PrimaryPointReplaceCB CB) | XnVPointControl | |
| RegisterPrimaryPointUpdate(void *cxt, PrimaryPointUpdateCB CB) | XnVPointControl | |
| RegisterSilentPointRemoved(void *cxt, SilentPointRemovedCB CB) | XnVPointArea | |
| RegisterUpdate(void *cxt, MessageUpdateCB CB) | XnVMessageListener | |
| RemoveListener(XnVHandle hListener) | XnVMessageGenerator | |
| RemoveListener(XnVMessageListener *pListener) | XnVMessageGenerator | |
| RemoveSilent(XnUInt64 nDelay, XnVSessionGenerator *pGenerator) | XnVPointArea | |
| RemoveSilent(XnUInt64 nDelay, XnVPointTracker *pTracker) | XnVPointArea | |
| RevivePoint(XnUInt32 nID) | XnVPointArea | [protected] |
| Run(XnUInt32 nSessionMaxLength=ms_nSessionDefaultLength) | XnVMessageListener | |
| RunAsThread() | XnVMessageListener | |
| SetCurrentThread() | XnVMessageListener | |
| SetThreadId(XN_THREAD_ID hThread) | XnVMessageListener | |
| SetThreadProtectionQueueMode(XnBool bMode) | XnVMessageListener | |
| SilencePoint(XnUInt32 nID, XnFloat fTime) | XnVPointArea | [protected] |
| SilentPointRemovedCB typedef | XnVPointArea | |
| UnregisterActivate(XnCallbackHandle hCB) | XnVMessageListener | |
| UnregisterDeactivate(XnCallbackHandle hCB) | XnVMessageListener | |
| UnregisterHandsUpdate(XnCallbackHandle hCB) | XnVPointControl | |
| UnregisterNoPoints(XnCallbackHandle hCB) | XnVPointControl | |
| UnregisterPointCreate(XnCallbackHandle hCB) | XnVPointControl | |
| UnregisterPointDestroy(XnCallbackHandle hCB) | XnVPointControl | |
| UnregisterPointRevived(XnCallbackHandle hCB) | XnVPointArea | |
| UnregisterPointSilenced(XnCallbackHandle hCB) | XnVPointArea | |
| UnregisterPointUpdate(XnCallbackHandle hCB) | XnVPointControl | |
| UnregisterPrimaryPointCreate(XnCallbackHandle hCB) | XnVPointControl | |
| UnregisterPrimaryPointDestroy(XnCallbackHandle hCB) | XnVPointControl | |
| UnregisterPrimaryPointReplace(XnCallbackHandle hCB) | XnVPointControl | |
| UnregisterPrimaryPointUpdate(XnCallbackHandle hCB) | XnVPointControl | |
| UnregisterSilentPointRemoved(XnCallbackHandle hCB) | XnVPointArea | |
| UnregisterUpdate(XnCallbackHandle hCB) | XnVMessageListener | |
| Update(XnVMessage *pMessage) | XnVPointArea | [virtual] |
| Update(const XnVMultipleHands &hands) | XnVPointArea | [virtual] |
| XnVMessageGenerator(const XnChar *strName="XnVMessageGenerator") | XnVMessageGenerator | |
| XnVMessageListener(const XnChar *strName="XnVMessageListener") | XnVMessageListener | |
| XnVPointArea(const XnBoundingBox3D &bbArea, XnBool bRelative=false, const XnChar *strName="XnVPointArea") | XnVPointArea | |
| XnVPointArea(const XnPoint3D &ptMins, const XnPoint3D &ptMaxs, XnBool bRelative=false, const XnChar *strName="XnVPointArea") | XnVPointArea | |
| XnVPointControl(const XnChar *strName="XnVPointControl") | XnVPointControl | |
| XnVPointFilter(const XnChar *strName="XnVPointFilter") | XnVPointFilter | |
| ~XnVMessageGenerator() | XnVMessageGenerator | [virtual] |
| ~XnVMessageListener() | XnVMessageListener | [virtual] |
| ~XnVPointArea() | XnVPointArea | [virtual] |
| ~XnVPointControl() | XnVPointControl | |