Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DescentDevelopers/Descent3
/ rend_DrawPolygon3D
Function
rend_DrawPolygon3D
renderer/HardwareBaseGPU.cpp:445–445 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
443
444
void rend_DrawPolygon2D(int, g3Point **, int, int) {}
445
void rend_DrawPolygon3D(int, g3Point **, int, int) {}
446
447
#else
448
Callers
2
g3_DrawPoly
Function · 0.85
g3_DrawBitmap
Function · 0.85
Calls
11
g3_RefreshTransforms
Function · 0.85
gpu_DrawFlatPolygon3D
Function · 0.85
rend_DrawMultitexturePolygon3D
Function · 0.85
GR_COLOR_RED
Function · 0.85
GR_COLOR_GREEN
Function · 0.85
GR_COLOR_BLUE
Function · 0.85
gpu_SetMultitextureBlendMode
Function · 0.85
gpu_BindTexture
Function · 0.85
g3_ProjectPoint
Function · 0.85
g3_TransformVert
Function · 0.85
gpu_RenderPolygon
Function · 0.85
Tested by
no test coverage detected