| virtual makVrv::DtLightIndicatorManager::~DtLightIndicatorManager |
( |
| ) |
|
|
virtual |
| makVrv::DtLightIndicatorManager::DtLightIndicatorManager |
( |
| ) |
|
|
delete |
| makVrv::DtLightIndicatorManager::DtLightIndicatorManager |
( |
DtDe & |
de | ) |
|
|
protected |
Get an instance of the taxiway sign manager.
| virtual void makVrv::DtLightIndicatorManager::updateLightIndicatorManager |
( |
const float |
budgetMs | ) |
|
|
virtual |
| virtual void makVrv::DtLightIndicatorManager::slot_coordinateSystemChanged |
( |
| ) |
|
|
protectedvirtual |
slot for when the coordinate system changes
| virtual DtVector makVrv::DtLightIndicatorManager::geodeticToCig |
( |
const DtVector & |
pos | ) |
const |
|
protectedvirtual |
Convert (lon,lat,elevation) -> database coordinates.
| virtual void makVrv::DtLightIndicatorManager::slot_LightIndicatorCreated |
( |
DtLightIndicatorData & |
lightIndicatorData | ) |
|
|
protectedvirtual |
Called when Aerodrome creates the Taxiway sign.
| virtual void makVrv::DtLightIndicatorManager::slot_LightIndicatorDestroyed |
( |
DtLightIndicatorData & |
lightIndicatorData | ) |
|
|
protectedvirtual |
Called when Aerodrome removes the Taxiway sign.
| virtual std::size_t makVrv::DtLightIndicatorManager::hashPos |
( |
DtVector & |
pos | ) |
const |
|
protectedvirtual |
Convert position to identifier.
| virtual void makVrv::DtLightIndicatorManager::setDefaultModelDefinition |
( |
const std::string & |
modelDef | ) |
|
|
protectedvirtual |
If we can't find a model for a particular size, what is the default.
| virtual void makVrv::DtLightIndicatorManager::createLightIndicator |
( |
DtLightIndicatorData & |
signData | ) |
|
|
protectedvirtual |
Take information about the sign (size, letters, etc. and create and configure the model)
remove and delete from the to remove queue
| boost::signalslib::signal<void ( DtLightIndicatorData& )> makVrv::DtLightIndicatorManager::signal_LightIndicatorDeleted |
| boost::signalslib::signal<void ( DtLightIndicatorData& )> makVrv::DtLightIndicatorManager::signal_LightIndicatorCreated |
| DtDe& makVrv::DtLightIndicatorManager::myDe |
| std::string makVrv::DtLightIndicatorManager::myDefaultLightIndicatorModelDefinition |
local clone of the system wide coordinate system. for thread safety.
The documentation for this class was generated from the following file: