MCPcopy Create free account
hub / github.com/carbonengine/trinity / GetHighestLodData

Method GetHighestLodData

trinity/Raytracing/Tr2RaytracingGeometry.cpp:290–293  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

288}
289
290TriGeometryResLodData* Tr2RaytracingMesh::GetHighestLodData() const
291{
292 return m_geometry->GetMeshLod( m_meshIndex, 0 );
293}
294
295uint32_t Tr2RaytracingMesh::GetTransformOffset() const
296{

Callers 1

Calls 1

GetMeshLodMethod · 0.45

Tested by

no test coverage detected