FlightGear next
|
#include <vector>
#include <memory>
#include <simgear/compiler.h>
#include <simgear/structure/subsystem_mgr.hxx>
#include <Scripting/NasalModelData.hxx>
Go to the source code of this file.
Classes | |
class | FGModelMgr |
Manage a list of user-specified models. More... | |
struct | FGModelMgr::Instance |
A dynamically-placed model using properties. More... | |