Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Nurtak/ObjectGraphVisualization
/ setTz
Method
setTz
src/ch/hsr/ogv/view/Xform.java:122–124 ·
view source on GitHub ↗
(double z)
Source
from the content-addressed store, hash-verified
120
}
121
122
public
void
setTz(double z) {
123
t.setZ(z);
124
}
125
126
public
void
setRotate(double x, double y, double z) {
127
rx.setAngle(x);
Callers
nothing calls this directly
Calls
1
setZ
Method · 0.45
Tested by
no test coverage detected