Namespaces | Defines | Functions | Variables

_src_world_defs.hh File Reference

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

Detailed Description

World definitions. THESE ARE GLOBALS! TRY TO USE ONLY BASIC COMPILE-TIME CONSTANTS.

LastChangedDate:
2011-08-20 12:07:38 -0400 (Sat, 20 Aug 2011)
Author:
Jim E. Brooks http://www.palomino3d.org

Define Documentation

#define LAT_LON_ALT (   LAT,
  LON,
  ALT 
)    (LAT), (LON), (ALT)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Palomino Flight Simulator documents generated by doxygen 1.7.1 on Tue May 15 2012 22:40:10