Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
updatePreview
Method · 0.80
Calls
3
getXpos
Method · 0.95
getYpos
Method · 0.95
getZpos
Method · 0.95
Tested by
no test coverage detected