Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
229
void Tr2MeshArea::SetMinLod( Tr2Lod lod )
230
{
231
m_minLod = lod;
232
}
233
234
Tr2RaytracingMeshArea* Tr2MeshArea::GetOrCreateRtMeshArea()
235
{
Callers
1
SetupShaders
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected