Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/demoth/jake2
/ R_MarkLeaves
Method
R_MarkLeaves
client/src/main/java/jake2/client/render/fast/Main.java:93–93 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
91
abstract
void
R_LightPoint(float[] p, float[] color);
92
abstract
void
R_PushDlights();
93
abstract
void
R_MarkLeaves();
94
abstract
void
R_DrawWorld();
95
abstract
void
R_RenderDlights();
96
abstract
void
R_DrawAlphaSurfaces();
Callers
1
R_RenderView
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected