Stellarium 0.14.3
List of all members | Public Member Functions
HelloStelModule Class Reference

This is an example of a plug-in which can be dynamically loaded into stellarium. More...

#include <HelloStelModule.hpp>

Public Member Functions

virtual void init ()
 
virtual void update (double)
 
virtual void draw (StelCore *core)
 
virtual double getCallOrder (StelModuleActionName actionName) const
 

Detailed Description

This is an example of a plug-in which can be dynamically loaded into stellarium.

Definition at line 26 of file HelloStelModule.hpp.


The documentation for this class was generated from the following file: