![]() |
Stellarium 0.14.3
|
This is an example of a plug-in which can be dynamically loaded into stellarium. More...
#include <SimpleDrawLine.hpp>
Public Member Functions | |
| virtual void | init () |
| virtual void | update (double) |
| virtual void | draw (StelCore *core) |
| virtual double | getCallOrder (StelModuleActionName actionName) const |
This is an example of a plug-in which can be dynamically loaded into stellarium.
Definition at line 26 of file SimpleDrawLine.hpp.
1.8.8