World definitions. THESE ARE GLOBALS! TRY TO USE ONLY BASIC COMPILE-TIME CONSTANTS. More...
#include "math/module.hh"#include "physics/types.hh"Go to the source code of this file.
Namespaces | |
| namespace | world |
world module. | |
| namespace | world::defs |
Defines | |
| #define | LAT_LON_ALT(LAT, LON, ALT) (LAT), (LON), (ALT) |
Functions | |
| const WorldVertex | world::defs::WORLD_UP_VECTOR (0.0f, 0.0f, 1.0f) |
| A Vector in world space that points up. World::ComputeUpVector() does conversion. | |
Variables | |
| const uint | world::defs::AXIS_LAT = XX |
| const uint | world::defs::LAT = XX |
| const uint | world::defs::AXIS_LON = YY |
| const uint | world::defs::LON = YY |
| const uint | world::defs::AXIS_ALT = ZZ |
| const uint | world::defs::ALT = ZZ |
| const int | world::defs::RENDER_BIN_SKY_DOME = -16 |
World definitions. THESE ARE GLOBALS! TRY TO USE ONLY BASIC COMPILE-TIME CONSTANTS.
| #define LAT_LON_ALT | ( | LAT, | ||
| LON, | ||||
| ALT | ||||
| ) | (LAT), (LON), (ALT) |
Palomino Flight Simulator documents generated by doxygen 1.7.1 on Tue May 15 2012 22:40:10