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

Method SetLOD

trinity/Interior/Tr2IntSkinnedObject.cpp:448–451  ·  view source on GitHub ↗

-----------------------------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

446
447// -----------------------------------------------------------------------------------------------------
448void Tr2IntSkinnedObject::SetLOD( const TriFrustum* frustum )
449{
450 return Tr2SkinnedObject::SetLOD( frustum );
451}
452
453
454// IBluePlacementObserver

Callers 1

VisibilityQueryMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected