Home
last modified time | relevance | path

Searched refs:ComputeShadowCoeffs (Results 1 – 2 of 2) sorted by relevance

/dports/astro/xplanet/xplanet-1.3.1/src/libplanet/
H A DPlanet.h112 void ComputeShadowCoeffs();
H A DPlanet.cpp1065 Planet::ComputeShadowCoeffs() in ComputeShadowCoeffs() function in Planet
1081 if (needShadowCoeffs_) ComputeShadowCoeffs(); in IsInMyShadow()