Stellarium
0.17.0
|
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. | |
Public Member Functions inherited from ZoneData | |
int | getNrOfStars () const |
Get number of stars in this triangle. | |
Additional Inherited Members | |
Data Fields inherited from ZoneData | |
Vec3f | center |
Vec3f | axis0 |
Vec3f | axis1 |
int | size |
void * | stars |