Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ Clear
Method
Clear
trinity/TriLineSet.cpp:391–394 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
389
}
390
391
void TriLineSet::Clear()
392
{
393
m_vertices.clear();
394
}
395
396
void TriLineSet::SetCurrentColor( uint32_t val )
397
{
Callers
15
RenderVolumetrics
Method · 0.45
RenderShadows
Method · 0.45
PrepareShadowRendering
Method · 0.45
DrawHelper
Method · 0.45
EndRender
Method · 0.45
PickObject
Method · 0.45
UseTextures
Function · 0.45
InitializeMorphTargets
Method · 0.45
InitRenderPass
Method · 0.45
SetupScreenSpaceSubSurfaceScattering
Method · 0.45
EndFrame
Method · 0.45
EndRenderContext
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected