, including all inherited members.
AddNeededNode(ProductionNode &needed) | xn::ProductionNode | [inline] |
Context class | xn::NodeWrapper | [friend] |
Create(Context &context, Query *pQuery=NULL, EnumerationErrors *pErrors=NULL) | xn::UserGenerator | [inline] |
Generator(XnNodeHandle hNode=NULL) | xn::Generator | [inline] |
GetAlternativeViewPointCap() | xn::Generator | [inline] |
GetCoM(XnUserID user, XnPoint3D &com) const | xn::UserGenerator | [inline] |
GetContext(Context &context) | xn::ProductionNode | [inline] |
GetDataSize() const | xn::Generator | [inline] |
GetErrorStateCap() | xn::ProductionNode | [inline] |
GetFrameID() const | xn::Generator | [inline] |
GetFrameSyncCap() | xn::Generator | [inline] |
GetGeneralProperty(const XnChar *strName, XnUInt32 nBufferSize, void *pBuffer) const | xn::ProductionNode | [inline] |
GetInfo() const | xn::ProductionNode | [inline] |
GetIntProperty(const XnChar *strName, XnUInt64 &nValue) const | xn::ProductionNode | [inline] |
GetMirrorCap() | xn::Generator | [inline] |
GetName() const | xn::NodeWrapper | [inline] |
GetNumberOfUsers() const | xn::UserGenerator | [inline] |
GetPoseDetectionCap() | xn::UserGenerator | [inline] |
GetRealProperty(const XnChar *strName, XnDouble &dValue) const | xn::ProductionNode | [inline] |
GetSkeletonCap() | xn::UserGenerator | [inline] |
GetStringProperty(const XnChar *strName, XnChar *csValue, XnUInt32 nBufSize) const | xn::ProductionNode | [inline] |
GetTimestamp() const | xn::Generator | [inline] |
GetUserPixels(XnUserID user, SceneMetaData &smd) | xn::UserGenerator | [inline] |
GetUsers(XnUserID aUsers[], XnUInt16 &nUsers) const | xn::UserGenerator | [inline] |
IsCapabilitySupported(const XnChar *strCapabilityName) const | xn::ProductionNode | [inline] |
IsDataNew() const | xn::Generator | [inline] |
IsGenerating() const | xn::Generator | [inline] |
IsNewDataAvailable(XnUInt64 *pnTimestamp=NULL) | xn::Generator | [inline] |
IsValid() const | xn::NodeWrapper | [inline] |
LockedNodeEndChanges(XnLockHandle hLock) | xn::ProductionNode | [inline] |
LockedNodeStartChanges(XnLockHandle hLock) | xn::ProductionNode | [inline] |
LockForChanges(XnLockHandle *phLock) | xn::ProductionNode | [inline] |
LostUserCallback(XnNodeHandle hNode, XnUserID user, void *pCookie) | xn::UserGenerator | [inline, private, static] |
m_hNode | xn::NodeWrapper | [protected] |
NewUserCallback(XnNodeHandle hNode, XnUserID user, void *pCookie) | xn::UserGenerator | [inline, private, static] |
NodeWrapper(XnNodeHandle hNode) | xn::NodeWrapper | [inline] |
operator XnNodeHandle() const | xn::NodeWrapper | [inline] |
operator!=(const NodeWrapper &other) | xn::NodeWrapper | [inline] |
operator==(const NodeWrapper &other) | xn::NodeWrapper | [inline] |
ProductionNode(XnNodeHandle hNode=NULL) | xn::ProductionNode | [inline] |
Ref() | xn::ProductionNode | [inline] |
RegisterToGenerationRunningChange(StateChangedHandler handler, void *pCookie, XnCallbackHandle &hCallback) | xn::Generator | [inline] |
RegisterToNewDataAvailable(StateChangedHandler handler, void *pCookie, XnCallbackHandle &hCallback) | xn::Generator | [inline] |
RegisterUserCallbacks(UserHandler NewUserCB, UserHandler LostUserCB, void *pCookie, XnCallbackHandle &hCallback) | xn::UserGenerator | [inline] |
RemoveNeededNode(ProductionNode &needed) | xn::ProductionNode | [inline] |
SetGeneralProperty(const XnChar *strName, XnUInt32 nBufferSize, const void *pBuffer) | xn::ProductionNode | [inline] |
SetHandle(XnNodeHandle hNode) | xn::NodeWrapper | [inline, virtual] |
SetIntProperty(const XnChar *strName, XnUInt64 nValue) | xn::ProductionNode | [inline] |
SetRealProperty(const XnChar *strName, XnDouble dValue) | xn::ProductionNode | [inline] |
SetStringProperty(const XnChar *strName, const XnChar *strValue) | xn::ProductionNode | [inline] |
StartGenerating() | xn::Generator | [inline] |
StopGenerating() | xn::Generator | [inline] |
UnlockForChanges(XnLockHandle hLock) | xn::ProductionNode | [inline] |
Unref() | xn::ProductionNode | [inline] |
UnregisterFromGenerationRunningChange(XnCallbackHandle hCallback) | xn::Generator | [inline] |
UnregisterFromNewDataAvailable(XnCallbackHandle hCallback) | xn::Generator | [inline] |
UnregisterUserCallbacks(XnCallbackHandle hCallback) | xn::UserGenerator | [inline] |
UserCookie typedef | xn::UserGenerator | [private] |
UserGenerator(XnNodeHandle hNode=NULL) | xn::UserGenerator | [inline] |
UserHandler typedef | xn::UserGenerator | |
WaitAndUpdateData() | xn::Generator | [inline] |