#include <Sky.h>
Public Member Functions | |
| CMoonImage (double size) | |
| ~CMoonImage (void) | |
| ssgEntity * | GetSSGEntity (void) |
| void | Repaint (double angle, float age) |
| void | Reposition (sgVec3 p, double theta, double lst, double lat, double ra, double dec, double spin, double distance) |
Protected Attributes | |
| ssgTransform * | top |
| ssgVtxTable * | orb |
| CRawImage * | texlist [17] |
| int | phase |
Definition at line 263 of file Sky.h.
|
|
Definition at line 97 of file MoonImage.cpp. References globals, SGlobals::logWarning, moonimage_postdraw(), moonimage_predraw(), N_PHASES, orb, phase, texlist, top, and CLogFile::Write(). |
|
|
Definition at line 188 of file MoonImage.cpp. |
|
|
Definition at line 200 of file MoonImage.cpp. References top. |
|
||||||||||||
|
Definition at line 215 of file MoonImage.cpp. References CRawImage::FreeTexture(), CRawImage::GetTexture(), LUNATION_DAYS, N_PHASES, orb, phase, texlist, and top. Referenced by CSkyManager::CSkyManager(), and CSkyManager::Update(). |
|
||||||||||||||||||||||||||||||||||||
|
Definition at line 282 of file MoonImage.cpp. References E, RadToDeg(), and top. Referenced by CSkyManager::Update(). |
|
|
Definition at line 278 of file Sky.h. Referenced by CMoonImage(), and Repaint(). |
|
|
Definition at line 282 of file Sky.h. Referenced by CMoonImage(), and Repaint(). |
|
|
Definition at line 281 of file Sky.h. Referenced by CMoonImage(), Repaint(), and ~CMoonImage(). |
|
|
Definition at line 277 of file Sky.h. Referenced by CMoonImage(), GetSSGEntity(), Repaint(), Reposition(), and ~CMoonImage(). |
|
|
Documentation generated by
|