![]() |
Stellarium
HEAD
|
Manages the display of cardinal points. More...
#include <LandscapeMgr.hpp>
Public Member Functions | |
void | draw (const StelCore *core, double latitude) const |
void | setColor (const Vec3f &c) |
Vec3f | getColor () const |
void | updateI18n () |
void | update (double deltaTime) |
void | setFadeDuration (float duration) |
void | setFlagShowCardinals (bool b) |
bool | getFlagShowCardinals () const |
void | setFlagShow4WCRLabels (bool b) |
bool | getFlagShow4WCRLabels () const |
void | setFlagShow8WCRLabels (bool b) |
bool | getFlagShow8WCRLabels () const |
void | setFlagShow16WCRLabels (bool b) |
bool | getFlagShow16WCRLabels () const |
void | setFlagShow32WCRLabels (bool b) |
bool | getFlagShow32WCRLabels () const |
Manages the display of cardinal points.