Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenNI/OpenNI
/ GetIRMap
Method
GetIRMap
Source/Modules/nimMockNodes/MockIRGenerator.cpp:33–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
}
32
33
XnIRPixel* MockIRGenerator::GetIRMap()
34
{
35
return (XnIRPixel*)GetData();
36
}
Callers
1
xnGetIRMap
Function · 0.45
Calls
1
GetData
Function · 0.85
Tested by
no test coverage detected