Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
Callers
3
XN_CALLBACK_TYPE __ModuleGetDeviceName
Function · 0.80
XN_CALLBACK_TYPE __ModuleGetVendorSpecificData
Function · 0.80
XN_CALLBACK_TYPE __ModuleGetSerialNumber
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected