MCPcopy Create free account
hub / github.com/Singular/Singular / getPos

Method getPos

Singular/LIB/surfex/Lamp.java:431–433  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

429 }
430
431 public PdVector getPos() {
432 return new PdVector(getXpos(), getYpos(), getZpos());
433 }
434
435 public double getVecLength(){
436

Callers 1

updatePreviewMethod · 0.80

Calls 3

getXposMethod · 0.95
getYposMethod · 0.95
getZposMethod · 0.95

Tested by

no test coverage detected