MCPcopy Create free account
hub / github.com/demoth/jake2 / glPopMatrix

Method glPopMatrix

client/src/main/java/jake2/client/render/opengl/QGL.java:113–113  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

111 void glPolygonMode(int face, int mode);
112
113 void glPopMatrix();
114
115 void glPushMatrix();
116

Callers 6

glPopMatrixMethod · 0.65
R_DrawBrushModelMethod · 0.65
R_DrawNullModelMethod · 0.65
R_DrawAliasModelMethod · 0.65
R_DrawSkyBoxMethod · 0.65

Implementers 2

LwjglGLclient/src/main/java/jake2/client/rend
DummyGLclient/src/main/java/jake2/client/rend

Calls

no outgoing calls

Tested by

no test coverage detected