![]() |
VR-Forces 4.6 Class Documentation
|
Abstract creator base class. More...

Public Member Functions | |
| virtual DtSkyDrawable * | create (DtSilverliningGroup *parent) |
| Create a DtSkyDrawable. | |
Public Member Functions inherited from makVrv::DtVirtualBaseClass | |
| DtVirtualBaseClass () | |
| Do nothing constructor. | |
| virtual | ~DtVirtualBaseClass () |
| Virtual do nothing destructor. | |
Static Public Member Functions | |
| static DtSkyDrawableCreator & | instance (DtDe &de) |
| Get the creator instance for this IG object. | |
| static void | registerInstance (DtDe &de, DtSkyDrawableCreator *anInstance) |
| Register the creator instance with an IG. | |
Abstract creator base class.
|
static |
Get the creator instance for this IG object.
| DtCorruptedState | if it is unable to get the instance. |
|
static |
Register the creator instance with an IG.
|
virtual |
Create a DtSkyDrawable.