, including all inherited members.
AddGesture(const XnChar *strGesture, XnBoundingBox3D *pArea)=0 | xn::ModuleGestureGenerator | [pure virtual] |
EnumerateGestures(XnChar **pstrGestures, XnUInt16 &nGestures)=0 | xn::ModuleGestureGenerator | [pure virtual] |
GetActiveGestures(XnChar **pstrGestures, XnUInt16 &nGestures)=0 | xn::ModuleGestureGenerator | [pure virtual] |
GetAlternativeViewPointInterface() | xn::ModuleGenerator | [inline, virtual] |
GetDataSize()=0 | xn::ModuleGenerator | [pure virtual] |
GetErrorStateInterface() | xn::ModuleProductionNode | [inline, virtual] |
GetExtendedSerializationInterface() | xn::ModuleProductionNode | [inline, virtual] |
GetFrameID()=0 | xn::ModuleGenerator | [pure virtual] |
GetFrameSyncInterface() | xn::ModuleGenerator | [inline, virtual] |
GetGeneralProperty(const XnChar *strName, XnUInt32 nBufferSize, void *pBuffer) const | xn::ModuleProductionNode | [inline, virtual] |
GetIntProperty(const XnChar *strName, XnUInt64 &nValue) const | xn::ModuleProductionNode | [inline, virtual] |
GetLockAwareInterface() | xn::ModuleProductionNode | [inline, virtual] |
GetMirrorInterface() | xn::ModuleGenerator | [inline, virtual] |
GetRealProperty(const XnChar *strName, XnDouble &dValue) const | xn::ModuleProductionNode | [inline, virtual] |
GetStringProperty(const XnChar *strName, XnChar *csValue, XnUInt32 nBufSize) const | xn::ModuleProductionNode | [inline, virtual] |
GetTimestamp()=0 | xn::ModuleGenerator | [pure virtual] |
IsCapabilitySupported(const XnChar *strCapabilityName) | xn::ModuleProductionNode | [inline, virtual] |
IsGenerating()=0 | xn::ModuleGenerator | [pure virtual] |
IsGestureAvailable(const XnChar *strGesture)=0 | xn::ModuleGestureGenerator | [pure virtual] |
IsGestureProgressSupported(const XnChar *strGesture)=0 | xn::ModuleGestureGenerator | [pure virtual] |
IsNewDataAvailable(XnUInt64 &nTimestamp)=0 | xn::ModuleGenerator | [pure virtual] |
RegisterGestureCallbacks(XnModuleGestureRecognized RecognizedCB, XnModuleGestureProgress ProgressCB, void *pCookie, XnCallbackHandle &hCallback)=0 | xn::ModuleGestureGenerator | [pure virtual] |
RegisterToGenerationRunningChange(XnModuleStateChangedHandler handler, void *pCookie, XnCallbackHandle &hCallback)=0 | xn::ModuleGenerator | [pure virtual] |
RegisterToGestureChange(XnModuleStateChangedHandler handler, void *pCookie, XnCallbackHandle &hCallback)=0 | xn::ModuleGestureGenerator | [pure virtual] |
RegisterToNewDataAvailable(XnModuleStateChangedHandler handler, void *pCookie, XnCallbackHandle &hCallback)=0 | xn::ModuleGenerator | [pure virtual] |
RemoveGesture(const XnChar *strGesture)=0 | xn::ModuleGestureGenerator | [pure virtual] |
SetGeneralProperty(const XnChar *strName, XnUInt32 nBufferSize, const void *pBuffer) | xn::ModuleProductionNode | [inline, virtual] |
SetIntProperty(const XnChar *strName, XnUInt64 nValue) | xn::ModuleProductionNode | [inline, virtual] |
SetRealProperty(const XnChar *strName, XnDouble dValue) | xn::ModuleProductionNode | [inline, virtual] |
SetStringProperty(const XnChar *strName, const XnChar *strValue) | xn::ModuleProductionNode | [inline, virtual] |
StartGenerating()=0 | xn::ModuleGenerator | [pure virtual] |
StopGenerating()=0 | xn::ModuleGenerator | [pure virtual] |
UnregisterFromGenerationRunningChange(XnCallbackHandle hCallback)=0 | xn::ModuleGenerator | [pure virtual] |
UnregisterFromGestureChange(XnCallbackHandle hCallback)=0 | xn::ModuleGestureGenerator | [pure virtual] |
UnregisterFromNewDataAvailable(XnCallbackHandle hCallback)=0 | xn::ModuleGenerator | [pure virtual] |
UnregisterGestureCallbacks(XnCallbackHandle hCallback)=0 | xn::ModuleGestureGenerator | [pure virtual] |
UpdateData()=0 | xn::ModuleGenerator | [pure virtual] |
~ModuleGenerator() | xn::ModuleGenerator | [inline, virtual] |
~ModuleGestureGenerator() | xn::ModuleGestureGenerator | [inline, virtual] |
~ModuleProductionNode() | xn::ModuleProductionNode | [inline, virtual] |