Home
last modified time | relevance | path

Searched refs:rb_debugPolygons (Results 1 – 1 of 1) sorted by relevance

/dports/games/dhewm3/dhewm3-1.5.1/neo/renderer/
H A Dtr_rendertools.cpp77 debugPolygon_t rb_debugPolygons[ MAX_DEBUG_POLYGONS ]; variable
2025 poly = rb_debugPolygons; in RB_ClearDebugPolygons()
2029 rb_debugPolygons[ num ] = *poly; in RB_ClearDebugPolygons()
2046 poly = &rb_debugPolygons[ rb_numDebugPolygons++ ]; in RB_AddDebugPolygon()
2087 poly = rb_debugPolygons; in RB_ShowDebugPolygons()
2384 rb_debugPolygons[i].winding.Clear(); in RB_ShutdownDebugTools()