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

Method GetLabelMap

Include/XnCppWrapper.h:5893–5896  ·  view source on GitHub ↗

* @copybrief xnGetLabelMap * For full details and usage, see @ref xnGetLabelMap */

Source from the content-addressed store, hash-verified

5891 * For full details and usage, see @ref xnGetLabelMap
5892 */
5893 inline const XnLabel* GetLabelMap() const
5894 {
5895 return xnGetLabelMap(GetHandle());
5896 }
5897
5898 /**
5899 * @brief Gets a description of the floor, if it was found.

Callers 2

xnGetLabelMapFunction · 0.45

Calls 2

xnGetLabelMapFunction · 0.85
GetHandleFunction · 0.85

Tested by

no test coverage detected