MCPcopy 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
280void Tr2RaytracingMesh::MarkDirty()
281{
282 m_isDirty = true;
283}
284
285TriGeometryResLodData* Tr2RaytracingMesh::GetCurrentLodData() const
286{

Callers 2

UnbakeMorphsMethod · 0.80
UpdateMeshMorphsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected