MCPcopy Create free account
hub / github.com/MoeMod/CSMoE / R_DecalSetupVerts

Function R_DecalSetupVerts

engine/client/gl_decals.cpp:910–942  ·  view source on GitHub ↗

Build the vertex list for a decal on a surface and clip it to the surface. This is a template so it can work on world surfaces and dynamic displacement triangles the same way.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

R_DecalCreateMeshFunction · 0.85
DrawSingleDecalFunction · 0.85
DrawSurfaceDecalsFunction · 0.85
R_AddDecalVBOFunction · 0.85
R_DrawLightmappedVBOFunction · 0.85
R_DrawVBOFunction · 0.85

Calls 2

R_DecalVertsClipFunction · 0.85
R_DecalVertsLightFunction · 0.85

Tested by

no test coverage detected