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

Method GetEstimatedPixelDiameter

trinity/Eve/EvePlanet.cpp:242–245  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

240}
241
242float EvePlanet::GetEstimatedPixelDiameter()
243{
244 return m_estimatedPixelDiameter;
245}
246
247ITriVectorFunctionPtr EvePlanet::GetTranslationCurve()
248{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected