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

MarsImage.cpp File Reference

Implements CMarsImage class to render planet Mars in the sky. More...

#include "../Include/Sky.h"
#include "../Include/Utility.h"

Go to the source code of this file.

Functions

static int mars_predraw (ssgEntity *e)
static int mars_postdraw (ssgEntity *e)


Detailed Description

The design and implementation of these classes is based heavily on the sky model of SimGear 0.3.3, by Curtis Olson. Integration into the Fly! Legacy project necessitated a rewrite of the actual classes, but I am indebteded to Curt and other contributors to the SimGear and FlightGear teams for their prior work in this area.

Definition in file MarsImage.cpp.


Function Documentation

static int mars_postdraw ssgEntity *  e  )  [static]
 

Definition at line 59 of file MarsImage.cpp.

Referenced by CMarsImage::CMarsImage().

static int mars_predraw ssgEntity *  e  )  [static]
 

Definition at line 41 of file MarsImage.cpp.

Referenced by CMarsImage::CMarsImage().

SourceForge.net Logo Documentation generated by doxygen