![]() |
OpenNI 1.5.4
|
This is the complete list of members for xn::ModuleNodeNotifications, including all inherited members.
OnNodeAdded(const XnChar *strNodeName, XnProductionNodeType type, XnCodecID compression)=0 | xn::ModuleNodeNotifications | pure virtual |
OnNodeGeneralPropChanged(const XnChar *strNodeName, const XnChar *strPropName, XnUInt32 nBufferSize, const void *pBuffer)=0 | xn::ModuleNodeNotifications | pure virtual |
OnNodeIntPropChanged(const XnChar *strNodeName, const XnChar *strPropName, XnUInt64 nValue)=0 | xn::ModuleNodeNotifications | pure virtual |
OnNodeNewData(const XnChar *strNodeName, XnUInt64 nTimeStamp, XnUInt32 nFrame, const void *pData, XnUInt32 nSize)=0 | xn::ModuleNodeNotifications | pure virtual |
OnNodeRealPropChanged(const XnChar *strNodeName, const XnChar *strPropName, XnDouble dValue)=0 | xn::ModuleNodeNotifications | pure virtual |
OnNodeRemoved(const XnChar *strNodeName)=0 | xn::ModuleNodeNotifications | pure virtual |
OnNodeStateReady(const XnChar *strNodeName)=0 | xn::ModuleNodeNotifications | pure virtual |
OnNodeStringPropChanged(const XnChar *strNodeName, const XnChar *strPropName, const XnChar *strValue)=0 | xn::ModuleNodeNotifications | pure virtual |
~ModuleNodeNotifications() | xn::ModuleNodeNotifications | inlinevirtual |