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

Method GetGeneralIntInterface

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

Source from the content-addressed store, hash-verified

171 virtual ModuleLockAwareInterface* GetLockAwareInterface() { return NULL; }
172 virtual ModuleErrorStateInterface* GetErrorStateInterface() { return NULL; }
173 virtual ModuleGeneralIntInterface* GetGeneralIntInterface(const XnChar* /*strCap*/) { return NULL; }
174
175 public:
176#ifdef XN_NO_DYNAMIC_CAST

Calls

no outgoing calls

Tested by

no test coverage detected