Stellarium
0.22.2
|
Public Types | |
enum | CompassDirection { dN = 1, dS = 2, dE = 3, dW = 4, dNE = 5, dSE = 6, dNW = 7, dSW = 8, dNNE = 9, dENE = 10, dESE = 11, dSSE = 12, dSSW = 13, dWSW = 14, dWNW = 15, dNNW = 16 } |
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 |
display of cardinal points