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

Method R_DrawSkyBox

client/src/main/java/jake2/client/render/fast/Surf.java:102–102  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

100 abstract byte[] Mod_ClusterPVS(int cluster, model_t model);
101 // Warp.java
102 abstract void R_DrawSkyBox();
103 abstract void R_AddSkySurface(msurface_t surface);
104 abstract void R_ClearSkyBox();
105 abstract void EmitWaterPolys(msurface_t fa);

Callers 1

R_DrawWorldMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected