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

Method GetImpostorBoundingSphere

trinity/Eve/SpaceObject/EveSpaceObject2.cpp:3737–3740  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3735}
3736
3737bool EveSpaceObject2::GetImpostorBoundingSphere( Vector4& sphere ) const
3738{
3739 return GetBoundingSphere( sphere );
3740}
3741
3742void EveSpaceObject2::GetLastImpostorBoundingSphere( Vector4& sphere ) const
3743{

Callers 2

EndUpdateMethod · 0.80
UpdateImpostorsMethod · 0.80

Calls 1

GetBoundingSphereFunction · 0.85

Tested by

no test coverage detected