![]() |
VR-Forces 4.7 Class Documentation
|
The DtIndirectGeometryCallback creator for the DtIndirectGeometryCallbackCreator class. More...

Public Member Functions | |
| virtual DtIndirectGeometryCallback * | create (DtDe &de, DtIndirectGeometryManager &manager) |
| Create a DtIndirectGeometryCallback. | |
Public Member Functions inherited from makVrv::DtVirtualBaseClass | |
| DtVirtualBaseClass () | |
| Do nothing constructor. | |
| virtual | ~DtVirtualBaseClass () |
| Virtual do nothing destructor. | |
Static Public Member Functions | |
| static DtIndirectGeometryCallbackCreator & | instance (DtDe &de) |
| Get the DtIndirectGeometryCallback creator instance for this IG object. | |
| static void | registerInstance (DtDe &de, DtIndirectGeometryCallbackCreator *instance) |
| Register the creator instance with an IG. | |
The DtIndirectGeometryCallback creator for the DtIndirectGeometryCallbackCreator class.
Registered in vrvOsgEarth.cxx.
|
static |
Get the DtIndirectGeometryCallback creator instance for this IG object.
| DtCorruptedState | if no instance is found. |
|
static |
Register the creator instance with an IG.
|
virtual |
Create a DtIndirectGeometryCallback.