![]() |
VR-Forces 4.0.4 Class Documentation
|
DtVrvCommandCreatorSeed is the templated class for creator seeds that return a creator. More...

Public Member Functions | |
| DtVrvCommandCreatorSeed () | |
| virtual | ~DtVrvCommandCreatorSeed () |
| virtual DtVrvCommandCreator * | create (GlobalIdConvertFunc func) |
DtVrvCommandCreatorSeed is the templated class for creator seeds that return a creator.
| makVrv::DtVrvCommandCreatorSeed< CommandCreatorType >::DtVrvCommandCreatorSeed | ( | ) | [inline] |
| virtual makVrv::DtVrvCommandCreatorSeed< CommandCreatorType >::~DtVrvCommandCreatorSeed | ( | ) | [inline, virtual] |
| DtVrvCommandCreator * makVrv::DtVrvCommandCreatorSeed< CommandCreatorType >::create | ( | GlobalIdConvertFunc | func | ) | [virtual] |
Implements makVrv::DtVrvBaseCommandCreatorSeed.