|
FlightGear next
|
#include <simgear/nasal/nasal.h>#include <simgear/scene/model/modellib.hxx>Go to the source code of this file.
Classes | |
| class | FGNasalModelData |
| Nasal model data container. More... | |
| class | FGNasalModelDataProxy |
| Thread-safe proxy for FGNasalModelData. More... | |
Typedefs | |
| typedef SGSharedPtr< FGNasalModelData > | FGNasalModelDataRef |
| typedef std::list< FGNasalModelData * > | FGNasalModelDataList |
| typedef std::list<FGNasalModelData*> FGNasalModelDataList |
Definition at line 25 of file NasalModelData.hxx.
| typedef SGSharedPtr<FGNasalModelData> FGNasalModelDataRef |
Definition at line 24 of file NasalModelData.hxx.