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

Method GetBytesPerPixel

Source/Modules/nimMockNodes/MockMapGenerator.cpp:185–188  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

183}
184
185XnUInt32 MockMapGenerator::GetBytesPerPixel()
186{
187 return m_nBytesPerPixel;
188}
189
190xn::ModuleCroppingInterface* MockMapGenerator::GetCroppingInterface()
191{

Callers 2

xnGetBytesPerPixelFunction · 0.45
NotifyStateImplMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected