Planet class is a Facade over a flat or spherical world.
More...
#include <_src_world_planet.hh>
List of all members.
Detailed Description
Planet class is a Facade over a flat or spherical world.
Planet is a private implementation of the world module. Unconventionally, this singleton class instantiates a derivative of itself.
Constructor & Destructor Documentation
| world::Planet::Planet |
( |
void |
|
) |
[inline, protected] |
| virtual world::Planet::~Planet |
( |
|
) |
[inline, protected, virtual] |
Member Function Documentation
| virtual WorldVertex world::Planet::ComputeUpVector |
( |
const SphereVertex & |
sv |
) |
[pure virtual] |
| Planet * world::Planet::CreateInstance |
( |
void |
|
) |
[private] |
| CLASS_METHOD Planet& world::Planet::GetInstance |
( |
void |
|
) |
[inline] |
| virtual shptr<Object> world::Planet::GetRootObject |
( |
void |
|
) |
[pure virtual] |
| virtual const Matrix& world::Planet::GetTangentMatrix |
( |
const SphereVertex & |
sv |
) |
[pure virtual] |
| virtual BoxVolume world::Planet::GetVolume |
( |
void |
|
) |
[pure virtual] |
| virtual bool world::Planet::IfFlat |
( |
void |
|
) |
[pure virtual] |
| virtual fpx world::Planet::MeterSimRatio |
( |
void |
|
) |
[pure virtual] |
| virtual fp world::Planet::RadiusGraphical |
( |
void |
|
) |
[pure virtual] |
| virtual WorldVertex world::Planet::SphereVertex2WorldVertex |
( |
const SphereVertex & |
sv |
) |
[pure virtual] |
| virtual SphereVertex world::Planet::WorldVertex2SphereVertex |
( |
const WorldVertex & |
wv |
) |
[pure virtual] |
Member Data Documentation
The documentation for this class was generated from the following files:
Palomino Flight Simulator documents generated by
doxygen 1.7.1 on Tue May 15 2012 22:40:13