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

Method GetDepthMap

Samples/NiSampleModule/SampleDepth.cpp:269–272  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

267}
268
269XnDepthPixel* SampleDepth::GetDepthMap()
270{
271 return m_pDepthMap;
272}
273
274XnDepthPixel SampleDepth::GetDeviceMaxDepth()
275{

Callers 1

calculateHistogramFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected