Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenNI/OpenNI
/ GetData
Method
GetData
Source/Modules/nimMockNodes/MockGenerator.cpp:256–259 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
254
}
255
256
const void* MockGenerator::GetData()
257
{
258
return m_data[m_nCurrentDataIdx].pData;
259
}
260
261
XnUInt32 MockGenerator::GetDataSize()
262
{
Callers
3
ReadRecordHeader
Method · 0.45
ReadRecordFields
Method · 0.45
WriteRecordToStream
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected