MCPcopy Create free account
hub / github.com/DescentDevelopers/Descent3 / rend_FillCircle

Function rend_FillCircle

renderer/HardwareBaseGPU.cpp:148–148  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

146
147
148void rend_FillCircle(ddgr_color col, int x, int y, int rad) {}
149
150void rend_DrawCircle(int x, int y, int rad) {}
151

Callers 2

g3_DrawSphereFunction · 0.70
fillcircleMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected