Stellarium 0.11.4 | |||
Home · All Namespaces · All Classes · Functions · Coding Style · Scripting · Plugins · File Structure |
Simple abstract class defining basic methods implemented by all objects that need to be stored in a StelSphericalIndex. More...
#include <StelRegionObject.hpp>
Public Member Functions | |
virtual SphericalRegionP | getRegion () const =0 |
Return the spatial region of the object. |
Simple abstract class defining basic methods implemented by all objects that need to be stored in a StelSphericalIndex.
virtual SphericalRegionP StelRegionObject::getRegion | ( | ) | const [pure virtual] |
Return the spatial region of the object.
Implemented in Nebula, and StelObject.