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

Method GetCroppingInterface

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

Source from the content-addressed store, hash-verified

340 virtual void UnregisterFromMapOutputModeChange(XnCallbackHandle hCallback) = 0;
341 virtual XnUInt32 GetBytesPerPixel() = 0;
342 virtual ModuleCroppingInterface* GetCroppingInterface() { return NULL; }
343 virtual ModuleAntiFlickerInterface* GetAntiFlickerInterface() { return NULL; }
344 };
345

Calls

no outgoing calls

Tested by

no test coverage detected