Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://astro.uni-altai.ru/~aw/stellarium/api/classStelRegionObject.html
Дата изменения: Unknown Дата индексирования: Fri Feb 28 07:36:06 2014 Кодировка: Поисковые слова: sirds |
Stellarium 0.12.3
|
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... | |
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.
|
pure virtual |
Return the spatial region of the object.
Implemented in StelObject, and Nebula.