Thread-safe proxy for FGNasalModelData.
More...
#include <NasalModelData.hxx>
Inherits simgear::SGModelData.
Thread-safe proxy for FGNasalModelData.
modelLoaded/destroy methods only register the requested operation. Actual (un)loading of Nasal module is deferred and done in the main loop.
Definition at line 79 of file NasalModelData.hxx.
◆ FGNasalModelDataProxy()
FGNasalModelDataProxy::FGNasalModelDataProxy |
( |
SGPropertyNode * | root = 0 | ) |
|
|
inline |
◆ ~FGNasalModelDataProxy()
FGNasalModelDataProxy::~FGNasalModelDataProxy |
( |
| ) |
|
◆ clone()
◆ getErrorContext()
ErrorContext FGNasalModelDataProxy::getErrorContext |
( |
| ) |
const |
|
inlineoverride |
◆ modelLoaded()
void FGNasalModelDataProxy::modelLoaded |
( |
const std::string & | path, |
|
|
SGPropertyNode * | prop, |
|
|
osg::Node * | branch ) |
◆ _data
◆ _root
SGPropertyNode_ptr FGNasalModelDataProxy::_root |
|
protected |
The documentation for this class was generated from the following files: