![]() |
VR-Forces 4.10 Class Documentation
|

Public Member Functions | |
| DtOsgMultiRibbonCreator () | |
| CTOR. More... | |
| virtual | ~DtOsgMultiRibbonCreator () |
| DTOR. More... | |
| virtual DtOsgMultiRibbon * | create (DtDe &de) |
| Create a multi ribbon. More... | |
Public Member Functions inherited from makVrv::DtVirtualBaseClass | |
| DtVirtualBaseClass () | |
| Do nothing constructor. More... | |
| virtual | ~DtVirtualBaseClass () |
| Virtual do nothing destructor. More... | |
Static Public Member Functions | |
| static DtOsgMultiRibbonCreator & | instance (DtDe &de) |
| Get an instance of a multi ribbon creator. More... | |
| static void | registerInstance (DtDe &de, DtOsgMultiRibbonCreator *creator) |
| Register an instance of the multi ribbon creator to be used when accessing the creator;. More... | |
| makVrv::DtOsgMultiRibbonCreator::DtOsgMultiRibbonCreator | ( | ) |
CTOR.
|
virtual |
DTOR.
|
static |
Get an instance of a multi ribbon creator.
Creates a DtOsgMultiRibbonCreator instance and registers it if one has not been registered
|
static |
Register an instance of the multi ribbon creator to be used when accessing the creator;.
|
virtual |
Create a multi ribbon.