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

Method GetPixelFormat

Source/Modules/nimMockNodes/MockImageGenerator.cpp:109–112  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

107}
108
109XnPixelFormat MockImageGenerator::GetPixelFormat()
110{
111 return m_pixelFormat;
112}
113
114XnStatus MockImageGenerator::RegisterToPixelFormatChange(XnModuleStateChangedHandler handler, void* pCookie, XnCallbackHandle& hCallback)
115{

Callers 5

GetDefaultCodecIDMethod · 0.45
NotifyStateImplMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected