![]() |
VR-Forces 5.0.1 Developer's Guide
|
Creator for registering GLStudio driver.

Public Member Functions | |
| DtGlStudioDriverCreator () | |
| virtual | ~DtGlStudioDriverCreator () |
| virtual const std::string & | extension () const |
| virtual DtDriver * | create (DtAgentManager &agentManager, const std::string &instanceName) const |
Public Member Functions inherited from makVrv::DtDriverCreator | |
| DtDriverCreator () | |
| virtual | ~DtDriverCreator () |
Protected Attributes | |
| std::string | myFileExtension |
| makVrv::DtGlStudioDriverCreator::DtGlStudioDriverCreator | ( | ) |
CTOR.
|
virtual |
DTOR.
|
virtual |
Get the name of the sim driver file connection. If the driver can not be saved, return an empty string.
Implements makVrv::DtDriverCreator.
|
virtual |
Create function.
Implements makVrv::DtDriverCreator.
|
protected |