![]() |
VR-Forces 4.1 Class Documentation
|
Creator for the intervisibility driver. More...

Public Member Functions | |
| virtual const std::string & | extension () const |
| Get the name of the sim driver file connection. | |
| virtual DtIntervisibilityDriver * | create (DtDe &de) const |
| Create function. | |
Public Member Functions inherited from makVrv::DtVirtualBaseClass | |
| DtVirtualBaseClass () | |
| Do nothing constructor. | |
| virtual | ~DtVirtualBaseClass () |
| Virtual do nothing destructor. | |
Static Public Member Functions | |
| static DtIntervisibilityDriverCreator & | instance (DtDe &de) |
| static void | registerInstance (DtDe &de, DtIntervisibilityDriverCreator *creator) |
Creator for the intervisibility driver.
|
static |
|
static |
|
virtual |
Get the name of the sim driver file connection.
If the driver can not be saved, return an empty string.
|
virtual |
Create function.
Reimplemented in makVrf::DtVrfGuiIntervisibilityDriverCreator.