![]() |
OpenNI 1.5.4
|
#include <XnModuleCppInterface.h>
Public Member Functions | |
virtual XnStatus | Load () |
![]() | |
Module () | |
virtual | ~Module () |
virtual void | Unload () |
XnStatus | AddExportedNode (XnModuleGetExportedInterfacePtr pEntryPoint) |
XnUInt32 | GetExportedNodesCount () |
XnStatus | GetExportedNodes (XnModuleGetExportedInterfacePtr *aEntryPoints, XnUInt32 nCount) |
Protected Member Functions | |
virtual XnStatus | RegisterNewTypes ()=0 |
|
inlinevirtual |
Reimplemented from xn::Module.
|
protectedpure virtual |