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

Method GetXResolution

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

* Gets the X resolution */

Source from the content-addressed store, hash-verified

9695 * Gets the X resolution
9696 */
9697 inline XnUInt32 GetXResolution() const { return m_nXRes; }
9698 /**
9699 * Gets the Y resolution
9700 */

Callers 1

setResolutionFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected