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

Method UpdateAsyncronous

trinity/Eve/SpaceObject/Children/EveChildCloud.cpp:443–446  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

441}
442
443void EveChildCloud::UpdateAsyncronous( const EveUpdateContext& updateContext, const EveChildUpdateParams& )
444{
445 BoundingSphereFromBox( m_boundingSphere, m_min, m_max, &m_worldTransform );
446}
447
448void EveChildCloud::GetDebugOptions( Tr2DebugRendererOptions& options )
449{

Callers

nothing calls this directly

Calls 1

BoundingSphereFromBoxFunction · 0.85

Tested by

no test coverage detected