Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
185
XnUInt32 MockMapGenerator::GetBytesPerPixel()
186
{
187
return m_nBytesPerPixel;
188
}
189
190
xn::ModuleCroppingInterface* MockMapGenerator::GetCroppingInterface()
191
{
Callers
2
xnGetBytesPerPixel
Function · 0.45
NotifyStateImpl
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected