![]() |
VR-Forces Developer's Guide
|
DtTdbAddFeatureLayerInterface.
Interface class for adding a Tdb feature layer to the terrain.

Public Member Functions | |
| virtual void | resetWidgets ()=0 |
Public Attributes | |
| boost::signalslib::signal < void(const DtUnicode &filepath, bool toFrontEnd, bool toSimEngine)> | signal_MAKFeatureLayerDataRequestAdded |
|
pure virtual |
Resets child widgets to prepare dialog for next use.
Implemented in makVrv::DtTdbAddFeatureLayerWidget.
| boost::signalslib::signal<void(const DtUnicode& filepath, bool toFrontEnd, bool toSimEngine)> makVrv::DtTdbAddFeatureLayerInterface::signal_MAKFeatureLayerDataRequestAdded |
Signal emitted when a Tdb feature layer has been added through the gui.
| filepath | The filepath of the feature layer asset. |