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

Method getXRes

Wrappers/OpenNI.java/src/org/openni/MapOutputMode.java:77–77  ·  view source on GitHub ↗

Getter function for the horizontal resolution @return Current horizontal resolution in pixels

()

Source from the content-addressed store, hash-verified

75 * @return Current horizontal resolution in pixels
76 */
77 public int getXRes() { return this.xRes; }
78 /**
79 * Getter function for the vertical resolution
80 * @return Current vertical resolution in pixels

Callers 4

getDepthMapMethod · 0.95
getIRMapMethod · 0.95
getImageMapMethod · 0.95
getSceneMapMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected