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

Method GetIdentificationInterface

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

Source from the content-addressed store, hash-verified

195#endif
196 virtual ~ModuleDevice() {}
197 virtual ModuleDeviceIdentificationInterface* GetIdentificationInterface() { return NULL; }
198 };
199
200 class ModuleMirrorInterface

Calls

no outgoing calls

Tested by

no test coverage detected