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

Method getYRes

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

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

()

Source from the content-addressed store, hash-verified

80 * @return Current vertical resolution in pixels
81 */
82 public int getYRes() { return this.yRes; }
83 /**
84 * Getter function for the frame rate
85 * @return Desired frame rate, in frames per second

Callers 4

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

Calls

no outgoing calls

Tested by

no test coverage detected