Stellarium 0.12.4
List of all members | Public Member Functions
StelRegionObject Class Referenceabstract

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. More...
 

Detailed Description

Simple abstract class defining basic methods implemented by all objects that need to be stored in a StelSphericalIndex.

Definition at line 27 of file StelRegionObject.hpp.

Member Function Documentation

virtual SphericalRegionP StelRegionObject::getRegion ( ) const
pure virtual

Return the spatial region of the object.

Implemented in StelObject, and Nebula.


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