![]() |
VR-Forces 4.0.4 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.
CTOR.
| virtual makVrv::DtUpdaterFactorySeed::~DtUpdaterFactorySeed | ( | ) | [virtual] |
DTOR.
| virtual void makVrv::DtUpdaterFactorySeed::seedFactory | ( | ) | [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
DtDe* makVrv::DtUpdaterFactorySeed::myDe [protected] |