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

Method GetAntiFlickerInterface

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

Source from the content-addressed store, hash-verified

341 virtual XnUInt32 GetBytesPerPixel() = 0;
342 virtual ModuleCroppingInterface* GetCroppingInterface() { return NULL; }
343 virtual ModuleAntiFlickerInterface* GetAntiFlickerInterface() { return NULL; }
344 };
345
346 class ModuleUserPositionInterface

Calls

no outgoing calls

Tested by

no test coverage detected