 |
Stellarium 0.12.3
|
20 #define _QUASAR_HPP_ 1
24 #include <QStringList>
29 #include "StelObject.hpp"
30 #include "StelFader.hpp"
44 Quasar(
const QVariantMap& map);
77 void update(
double deltaTime);
89 unsigned char BvToColorIndex(
float b_v);
103 #endif // _QUASAR_HPP_