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

SaturnImage.cpp File Reference

Implements CSaturnImage class to render planet Saturn in the sky. More...

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

Go to the source code of this file.

Functions

static int saturn_predraw (ssgEntity *e)
static int saturn_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 SaturnImage.cpp.


Function Documentation

static int saturn_postdraw ssgEntity *  e  )  [static]
 

Definition at line 58 of file SaturnImage.cpp.

Referenced by CSaturnImage::CSaturnImage().

static int saturn_predraw ssgEntity *  e  )  [static]
 

Definition at line 40 of file SaturnImage.cpp.

Referenced by CSaturnImage::CSaturnImage().

SourceForge.net Logo Documentation generated by doxygen