Home
last modified time | relevance | path

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

/dports/x11/eaglemode/eaglemode-0.95.0/include/emClock/
H A DemWorldClockPanel.h68 double CalcEarthHeight() const;
/dports/x11/eaglemode/eaglemode-0.95.0/src/emClock/
H A DemWorldClockPanel.cpp262 double emWorldClockPanel::CalcEarthHeight() const in CalcEarthHeight() function in emWorldClockPanel
366 fn=PanelToViewDeltaY(CalcEarthHeight())*0.7; in PreparePolygons()