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

Method GetDeviceMaxDepth

Samples/NiSampleModule/SampleDepth.cpp:274–277  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

272}
273
274XnDepthPixel SampleDepth::GetDeviceMaxDepth()
275{
276 return MAX_DEPTH_VALUE;
277}
278
279void SampleDepth::GetFieldOfView( XnFieldOfView& FOV )
280{

Callers 5

InitMethod · 0.45
CalcHistogramMethod · 0.45
statisticsStartFunction · 0.45
calculateHistogramFunction · 0.45
drawFrameFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected