1
0
Fork 0
flightgear/src/ATC
Durk Talsma 7e604f22a7 * Added a pure virtual render() function to FGATController that can be used to implement traffic visualization
* Allow position and intentions to be monitored and updated by the Startup controller
* Added a "parent" pointer to the startup controller to allow communication with the groundnetwork.
* Implemented a render() function for the Startup controller
* Renamed "FGGroundNetwork::getRenderNode() to FGGroundnetwork::render()
2011-04-26 19:18:28 +02:00
..
atc_mgr.cxx * Added a pure virtual render() function to FGATController that can be used to implement traffic visualization 2011-04-26 19:18:28 +02:00
atc_mgr.hxx Added a small and simple dialogbox that allows the user to issue ATC commands. 2011-04-15 19:32:21 +02:00
atcdialog.cxx Added some code to visualize the ground networks. 2011-04-17 10:19:58 +02:00
atcdialog.hxx Added some code to visualize the ground networks. 2011-04-17 10:19:58 +02:00
atis_mgr.cxx More fixes to the ATCDCL & ATC compilation 2010-12-29 18:52:39 +00:00
atis_mgr.hxx More fixes to the ATCDCL & ATC compilation 2010-12-29 18:52:39 +00:00
CMakeLists.txt adding changed files for previous commit. 2011-04-03 17:58:16 +02:00
Makefile.am adding changed files for previous commit. 2011-04-03 17:58:16 +02:00
trafficcontrol.cxx * Added a pure virtual render() function to FGATController that can be used to implement traffic visualization 2011-04-26 19:18:28 +02:00
trafficcontrol.hxx * Added a pure virtual render() function to FGATController that can be used to implement traffic visualization 2011-04-26 19:18:28 +02:00