#include <Sky.h>
Public Member Functions | |
| CSolImage (double size) | |
| ~CSolImage (void) | |
| GLuint | GetSunTexture (const char *filename, int w) |
| void | Repaint (double angle) |
| void | Reposition (sgVec3 pos, double lst, double lat, double ra, double dec, double distance) |
| ssgEntity * | GetSSGEntity (void) |
Protected Attributes | |
| ssgTransform * | top |
| ssgColourArray * | rgba |
| ssgLeaf * | orb |
| ssgLeaf * | halo |
Definition at line 289 of file Sky.h.
|
|
Definition at line 191 of file SolImage.cpp. |
|
|
Definition at line 399 of file SolImage.cpp. |
|
|
Definition at line 413 of file SolImage.cpp. References top. |
|
||||||||||||
|
Definition at line 152 of file SolImage.cpp. |
|
|
Definition at line 419 of file SolImage.cpp. References rgba. Referenced by CSolImage(). |
|
||||||||||||||||||||||||||||
|
Definition at line 458 of file SolImage.cpp. References RadToDeg(), and top. |
|
|
|
|
|
|
|
|
Definition at line 303 of file Sky.h. Referenced by Repaint(). |
|
|
Definition at line 302 of file Sky.h. Referenced by CSolImage(), GetSSGEntity(), and Reposition(). |
|
|
Documentation generated by
|