FlightGear next
view.hxx File Reference
#include <simgear/compiler.h>
#include <simgear/constants.h>
#include <simgear/props/props.hxx>
#include <simgear/props/tiedpropertylist.hxx>
#include <simgear/structure/subsystem_mgr.hxx>
#include <simgear/math/SGMath.hxx>

Go to the source code of this file.

Classes

class  flightgear::View
 

Namespaces

namespace  flightgear
 FlightPlan.hxx - defines a full flight-plan object, including departure, cruise, arrival information and waypoints.
 

Macros

#define FG_FOV_MIN   0.1
 
#define FG_FOV_MAX   179.9
 

Macro Definition Documentation

◆ FG_FOV_MAX

#define FG_FOV_MAX   179.9

Definition at line 40 of file view.hxx.

◆ FG_FOV_MIN

#define FG_FOV_MIN   0.1

Definition at line 39 of file view.hxx.