Stellarium 0.12.4
List of all members | Public Member Functions
BigStarCatalogExtension::SpecialZoneData< Star > Struct Template Reference

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 BigStarCatalogExtension::ZoneData
int getNrOfStars (void) const
 Get number of stars in this triangle. More...
 

Additional Inherited Members

- Public Attributes inherited from BigStarCatalogExtension::ZoneData
Vec3f center
 
Vec3f axis0
 
Vec3f axis1
 
int size
 
void * stars
 

Detailed Description

template<class Star>
struct BigStarCatalogExtension::SpecialZoneData< Star >

Wrapper struct around ZoneData.

Template Parameters
Stareither Star1, Star2 or Star3, depending on the brightness of stars in this triangle

Definition at line 40 of file Star.hpp.

Member Function Documentation

template<class Star>
Star* BigStarCatalogExtension::SpecialZoneData< Star >::getStars ( void  ) const
inline

Get array of stars in this zone.

Definition at line 67 of file ZoneData.hpp.


The documentation for this struct was generated from the following files: