Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Singular/Singular
/ getAngles
Method
getAngles
Singular/LIB/surfex/EquationAdmin.java:808–811 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
806
807
// Methoden
808
public
double[] getAngles() {
809
ang = jv4sx.getCameraRotationYXZ();
810
return
(ang);
811
}
812
813
public
double[] getScales() {
814
return
(scale);
Callers
4
startRaytraceAlways
Method · 0.80
stateChanged
Method · 0.80
closeSurfex
Method · 0.80
tabChanged
Method · 0.80
Calls
1
getCameraRotationYXZ
Method · 0.80
Tested by
no test coverage detected