Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DescentDevelopers/Descent3
/ g3_SetTriangulationTest
Function
g3_SetTriangulationTest
renderer/HardwareDraw.cpp:434–434 ·
view source on GitHub ↗
Sets the triangulation test to on or off
Source
from the content-addressed store, hash-verified
432
433
// Sets the triangulation test to on or off
434
void g3_SetTriangulationTest(int state) { Triangulate_test = state; }
Callers
10
RenderSubmodelFace
Function · 0.85
RenderSubmodelLightmapFace
Function · 0.85
RenderSubmodelFaceFogged
Function · 0.85
RenderSubmodelFaceSpecular
Function · 0.85
DrawTexturedSky
Function · 0.85
DrawSky
Function · 0.85
RenderSpecularFacesFlat
Function · 0.85
RenderFogFaces
Function · 0.85
RenderLightmapFace
Function · 0.85
RenderFace
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected