Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ MarkDirty
Method
MarkDirty
trinity/Raytracing/Tr2RaytracingGeometry.cpp:280–283 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
278
}
279
280
void Tr2RaytracingMesh::MarkDirty()
281
{
282
m_isDirty = true;
283
}
284
285
TriGeometryResLodData* Tr2RaytracingMesh::GetCurrentLodData() const
286
{
Callers
2
UnbakeMorphs
Method · 0.80
UpdateMeshMorphs
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected