![]() |
VR-Forces 4.6.1 Class Documentation
|
Object used to fill the DtGlStudioAttributeUpdateFactory with a default set of updaters. More...
Public Member Functions | |
| DtUpdaterFactorySeed (DtDe *de) | |
| CTOR. | |
| virtual | ~DtUpdaterFactorySeed () |
| DTOR. | |
| virtual void | seedFactory () |
| Add default updaters to the DtGlStudioAttributeUpdateFactory Must be called after the DtDe is initialized. | |
Protected Attributes | |
| DtDe * | myDe |
Object used to fill the DtGlStudioAttributeUpdateFactory with a default set of updaters.
| makVrv::DtUpdaterFactorySeed::DtUpdaterFactorySeed | ( | DtDe * | de | ) |
CTOR.
|
virtual |
DTOR.
|
virtual |
Add default updaters to the DtGlStudioAttributeUpdateFactory Must be called after the DtDe is initialized.
Disconnects this function from makVrv::DtDe::signal_postInitialize and deletes this object
|
protected |