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

Method GetRadius

trinity/Eve/EvePlanet.cpp:329–332  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

327
328// --------------------------------------------------------------------------------
329float EvePlanet::GetRadius() const
330{
331 return m_radius;
332}
333
334// --------------------------------------------------------------------------------
335int EvePlanet::CreateImpact( int damageLocatorIndex, const Vector3& direction, float lifeTime, float size )

Callers 3

BoundingSphereRadiusFunction · 0.45
RenderDepthPassMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected