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

Method x

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

Source from the content-addressed store, hash-verified

636 }
637
638
639 public class Vertex
640 {
641 public Vec3 at = new Vec3();
642 public Map<String, List<Float>> attributes = new LinkedHashMap<>();
643

Callers 1

readMeshMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected