Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ pushMatrix
Method
pushMatrix
Mod Utils/src/eu/the5zig/mod/util/GLUtil.java:39–41 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
37
}
38
39
public
static
void
pushMatrix() {
40
handle.pushMatrix();
41
}
42
43
public
static
void
popMatrix() {
44
handle.popMatrix();
Callers
15
drawScaledCenteredString
Method · 0.95
drawScaledString
Method · 0.95
render
Method · 0.95
draw
Method · 0.95
render
Method · 0.95
draw
Method · 0.95
render
Method · 0.95
draw
Method · 0.95
render
Method · 0.95
draw
Method · 0.95
render
Method · 0.95
draw
Method · 0.95
Calls
1
pushMatrix
Method · 0.65
Tested by
no test coverage detected