MCPcopy 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
256const void* MockGenerator::GetData()
257{
258 return m_data[m_nCurrentDataIdx].pData;
259}
260
261XnUInt32 MockGenerator::GetDataSize()
262{

Callers 3

ReadRecordHeaderMethod · 0.45
ReadRecordFieldsMethod · 0.45
WriteRecordToStreamMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected