![]() |
VR-Forces 4.6.1 Class Documentation
|
Creator that is used to create the silver lining group. More...

Public Member Functions | |
| virtual DtSilverliningGroup * | create (DtDe &) |
| Create a scene manager. | |
Public Member Functions inherited from makVrv::DtVirtualBaseClass | |
| DtVirtualBaseClass () | |
| Do nothing constructor. | |
| virtual | ~DtVirtualBaseClass () |
| Virtual do nothing destructor. | |
Static Public Member Functions | |
| static DtSilverliningGroupCreator & | instance (DtDe &theIG) |
| Get the silver lining group creator instance for this IG object. | |
| static void | registerInstance (DtDe &theIG, DtSilverliningGroupCreator *anInstance) |
| Register the creator instance with an IG. | |
Creator that is used to create the silver lining group.
Install your own version at the start of the application to create your own silver lining group
|
static |
Get the silver lining group creator instance for this IG object.
|
static |
Register the creator instance with an IG.
|
virtual |
Create a scene manager.
Reimplemented in makVrf::DtVrfSilverliningGroupCreator.