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

Method GetSupportedUserPositionsCount

Include/XnCppWrapper.h:4626–4629  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

4624 * For full details and usage, see @ref xnGetSupportedUserPositionsCount
4625 */
4626 inline XnUInt32 GetSupportedUserPositionsCount() const
4627 {
4628 return xnGetSupportedUserPositionsCount(GetHandle());
4629 }
4630
4631 /**
4632 * @copybrief xnSetUserPosition

Calls 2

GetHandleFunction · 0.85

Tested by

no test coverage detected