|
Stellarium 0.12.3
|
19 #ifndef _RENDERERSTATISTICS_HPP_
20 #define _RENDERERSTATISTICS_HPP_
22 #include "StelModule.hpp"
28 #include "renderer/StelRenderer.hpp"
41 virtual void update(
double deltaTime);
46 void setEnabled(
bool b);
55 class QPixmap* glowIcon;
56 class QPixmap* onIcon;
57 class QPixmap* offIcon;
69 #include "StelPluginInterface.hpp"