MCPcopy Create free account
hub / github.com/Nurtak/ObjectGraphVisualization / setTy

Method setTy

src/ch/hsr/ogv/view/Xform.java:118–120  ·  view source on GitHub ↗
(double y)

Source from the content-addressed store, hash-verified

116 }
117
118 public void setTy(double y) {
119 t.setY(y);
120 }
121
122 public void setTz(double z) {
123 t.setZ(z);

Callers

nothing calls this directly

Calls 1

setYMethod · 0.45

Tested by

no test coverage detected