MCPcopy Create free account
hub / github.com/OpenEndedGroup/Field2 / z

Method z

src/main/java/trace/graphics/PlyReader.java:646–648  ·  view source on GitHub ↗
(double v)

Source from the content-addressed store, hash-verified

644 public void x(double v) {
645 at.x = v;
646 }
647
648 public void y(double v) {
649 at.y = v;
650 }
651

Callers 1

readMeshMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected