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

Method GetFrameSyncInterface

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

Source from the content-addressed store, hash-verified

254 virtual ModuleMirrorInterface* GetMirrorInterface() { return NULL; }
255 virtual ModuleAlternativeViewPointInterface* GetAlternativeViewPointInterface() { return NULL; }
256 virtual ModuleFrameSyncInterface* GetFrameSyncInterface() { return NULL; }
257 };
258
259 class ModuleNodeNotifications

Calls

no outgoing calls

Tested by

no test coverage detected