Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

SConstellationLine Struct Reference

#include <Sky.h>

List of all members.

Public Attributes

char name [64]
int star1
int star2


Detailed Description

Definition at line 203 of file Sky.h.


Member Data Documentation

char SConstellationLine::name[64]
 

Definition at line 204 of file Sky.h.

Referenced by CStarImages::LoadConstellations().

int SConstellationLine::star1
 

Definition at line 205 of file Sky.h.

Referenced by CStarImages::CStarImages(), and CStarImages::LoadConstellations().

int SConstellationLine::star2
 

Definition at line 205 of file Sky.h.

Referenced by CStarImages::CStarImages(), and CStarImages::LoadConstellations().


The documentation for this struct was generated from the following file:
SourceForge.net Logo Documentation generated by doxygen