|
FlightGear next
|
#include <config.h>#include <algorithm>#include <cstdio>#include <random>#include <osg/Geode>#include <osg/Geometry>#include <osg/MatrixTransform>#include <osg/Shape>#include <simgear/scene/material/EffectGeode.hxx>#include <simgear/scene/material/mat.hxx>#include <simgear/scene/material/matlib.hxx>#include <simgear/scene/util/OsgMath.hxx>#include <simgear/timing/sg_time.hxx>#include <Scenery/scenery.hxx>#include "atc_mgr.hxx"#include "trafficcontrol.hxx"#include <AIModel/AIAircraft.hxx>#include <AIModel/AIFlightPlan.hxx>#include <AIModel/performancedata.hxx>#include <Airports/airport.hxx>#include <Airports/dynamics.hxx>#include <Airports/groundnetwork.hxx>#include <Radio/radio.hxx>#include <Traffic/TrafficMgr.hxx>#include <signal.h>#include <ATC/ATCController.hxx>