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

Method GetImageMap

Include/XnCppWrapper.h:5044–5047  ·  view source on GitHub ↗

* @copybrief xnGetImageMap() * For full details, see @ref xnGetImageMap(). */

Source from the content-addressed store, hash-verified

5042 * For full details, see @ref xnGetImageMap().
5043 */
5044 inline const XnUInt8* GetImageMap() const
5045 {
5046 return xnGetImageMap(GetHandle());
5047 }
5048
5049 /**
5050 * @brief Returns whether the ImageGenerator node supports a specific

Callers 1

Calls 2

xnGetImageMapFunction · 0.85
GetHandleFunction · 0.85

Tested by

no test coverage detected