Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
242
float EvePlanet::GetEstimatedPixelDiameter()
243
{
244
return m_estimatedPixelDiameter;
245
}
246
247
ITriVectorFunctionPtr EvePlanet::GetTranslationCurve()
248
{
Callers
1
SetupPlanetsAsShadowCaster
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected