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

Method SetMinLod

trinity/Tr2MeshArea.cpp:229–232  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

227}
228
229void Tr2MeshArea::SetMinLod( Tr2Lod lod )
230{
231 m_minLod = lod;
232}
233
234Tr2RaytracingMeshArea* Tr2MeshArea::GetOrCreateRtMeshArea()
235{

Callers 1

SetupShadersMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected