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

Method GetData

Samples/NiSampleModule/SampleDepth.cpp:168–171  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

166
167
168const void* SampleDepth::GetData()
169{
170 return m_pDepthMap;
171}
172
173XnUInt32 SampleDepth::GetDataSize()
174{

Callers 1

mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected