19 #ifndef _STELREGIONOBJECT_HPP_ 20 #define _STELREGIONOBJECT_HPP_ 24 #include <QSharedPointer> 44 typedef QSharedPointer<StelRegionObject> StelRegionObjectP;
46 #endif // _STELGRIDOBJECT_HPP_ A shared pointer on a SphericalRegion.
Simple abstract class defining basic methods implemented by all objects that need to be stored in a S...
virtual Vec3d getPointInRegion() const =0
Return the spatial region of the object.
Define all SphericalGeometry primitives as well as the SphericalRegionP type.
virtual SphericalRegionP getRegion() const =0
Return the spatial region of the object.