world Namespace Reference

world module. More...


Classes

class  Conf
 Module configuration. More...
class  Planet
 Planet class is a Facade over a flat or spherical world. More...
class  FlatPlanet
 FlatPlanet class is a Facade over a single GIS image. More...
class  OssimPlanet
 OssimPlanet class is a Facade over ossimplanet. More...
class  World
 World class defines the simulated world (excludes scene-graph). More...

Namespaces

namespace  conv
namespace  defs
namespace  global

Functions

ostream & operator<< (ostream &strm, const Conf &conf)
INLINE ConfGetConf (void)
void Init (const base::InitArgs &initArgs)
void Start (void)
template<typename NUMBER_TYPE>
void ASSIGN_KWL_NUMBER (ossimKeywordlist &kwl, const char *keyword, NUMBER_TYPE &var)
 DEF_SINGLETON_CLASS_VARS (World) void World


Detailed Description

world module.

Function Documentation

template<typename NUMBER_TYPE>
void world::ASSIGN_KWL_NUMBER ( ossimKeywordlist &  kwl,
const char *  keyword,
NUMBER_TYPE &  var 
) [inline]

Assign a numeric var from kwl definition. Var left unchanged if keyword is undefined.

world::DEF_SINGLETON_CLASS_VARS ( World   ) 

Normally called once but can be called again for reloading scene-graph. Called by world::Init() [world/module.cc].

INLINE Conf& world::GetConf ( void   ) 

void world::Init ( const base::InitArgs initArgs  ) 

Initialize module.

ostream & world::operator<< ( ostream &  strm,
const Conf conf 
)

Print Conf configuration.

void world::Start ( void   ) 

Start module.

Palomino Flight Simulator documents generated by doxygen 1.5.6 on Tue Sep 28 11:37:50 2010