Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ popMatrix
Method
popMatrix
Mod Utils/src/eu/the5zig/mod/util/GLUtil.java:43–45 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
41
}
42
43
public
static
void
popMatrix() {
44
handle.popMatrix();
45
}
46
47
public
static
void
matrixMode(
int
mode) {
48
handle.matrixMode(mode);
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
popMatrix
Method · 0.65
Tested by
no test coverage detected