Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetMinimumModelLOD
Method
GetMinimumModelLOD
trinity/TriDevice.cpp:1501–1504 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1499
#endif
1500
1501
int TriDevice::GetMinimumModelLOD()
1502
{
1503
return m_minimumModelLOD;
1504
}
1505
1506
void TriDevice::SetMinimumModelLOD( int minimumModelLOD )
1507
{
Callers
2
SetupMeshes
Method · 0.80
RequestReversedIndexBuffers
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected