Stellarium 0.15.2
|
Wrapper struct around ZoneData. More...
#include <ZoneData.hpp>
Public Member Functions | |
StelObjectP | createStelObject (const Star *s) const |
Star * | getStars (void) const |
Get array of stars in this zone. More... | |
Public Member Functions inherited from ZoneData | |
int | getNrOfStars () const |
Get number of stars in this triangle. More... | |
Additional Inherited Members | |
Public Attributes inherited from ZoneData | |
Vec3f | center |
Vec3f | axis0 |
Vec3f | axis1 |
int | size |
void * | stars |
Wrapper struct around ZoneData.
|
inline |
Get array of stars in this zone.
Definition at line 64 of file ZoneData.hpp.