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

Method getPoints

src/main/java/fieldbox/boxes/Drawing.java:410–412  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

408 }
409
410 public MeshBuilder getPoints() {
411 return getPoints("__main__");
412 }
413
414 public MeshBuilder getLine(String layerName) {
415

Callers

nothing calls this directly

Calls 8

pointListMethod · 0.95
openMethod · 0.95
isOpenMethod · 0.95
computeIfAbsentMethod · 0.80
getMethod · 0.65
containsMethod · 0.45
attachMethod · 0.45
addMethod · 0.45

Tested by

no test coverage detected