Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/demoth/jake2
/ glRotatef
Method
glRotatef
client/src/main/java/jake2/client/render/opengl/QGL.java:120–120 ·
view source on GitHub ↗
(float angle, float x, float y, float z)
Source
from the content-addressed store, hash-verified
118
int
type, ByteBuffer pixels);
119
120
void
glRotatef(float angle, float x, float y, float z);
121
122
void
glScalef(float x, float y, float z);
123
Callers
5
glRotatef
Method · 0.65
R_RotateForEntity
Method · 0.65
R_PolyBlend
Method · 0.65
R_SetupGL
Method · 0.65
R_DrawSkyBox
Method · 0.65
Implementers
2
LwjglGL
client/src/main/java/jake2/client/rend
DummyGL
client/src/main/java/jake2/client/rend
Calls
no outgoing calls
Tested by
no test coverage detected