MCPcopy Create free account
hub / github.com/OpenNI/OpenNI / GetUserPositionInterface

Method GetUserPositionInterface

Include/XnModuleCppInterface.h:371–371  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

369 virtual XnStatus RegisterToFieldOfViewChange(XnModuleStateChangedHandler handler, void* pCookie, XnCallbackHandle& hCallback) = 0;
370 virtual void UnregisterFromFieldOfViewChange(XnCallbackHandle hCallback) = 0;
371 virtual ModuleUserPositionInterface* GetUserPositionInterface() { return NULL; }
372 };
373
374 class ModuleImageGenerator : virtual public ModuleMapGenerator

Calls

no outgoing calls

Tested by

no test coverage detected