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

Method GetData

Source/Modules/Common/DataRecords.cpp:103–106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

101}
102
103XnUInt8* Record::GetData()
104{
105 return m_pData;
106}
107
108const XnUInt8* Record::GetData() const
109{

Callers 3

xnGetDataFunction · 0.45
EnumerateMethod · 0.45
GetCurrentDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected