![]() |
VR-Forces 4.1 Class Documentation
|
DtSpaceFollowViewCommandCreator creates DtSpaceFollowViewCommands. More...

Public Member Functions | |
| DtSpaceFollowViewCommandCreator (GlobalIdConvertFunc func) | |
| CTOR. | |
| virtual | ~DtSpaceFollowViewCommandCreator () |
| Virtual DTOR. | |
| virtual DtVrvCommand * | create (vrvControlToolkit::DtVrvControl_v1 *control) |
| Create method. | |
Public Member Functions inherited from makVrv::DtVrvCommandCreator | |
| DtVrvCommandCreator (GlobalIdConvertFunc func) | |
| virtual | ~DtVrvCommandCreator () |
Additional Inherited Members | |
Protected Attributes inherited from makVrv::DtVrvCommandCreator | |
| GlobalIdConvertFunc | myConvertGlobablIdFunc |
DtSpaceFollowViewCommandCreator creates DtSpaceFollowViewCommands.
| makVrv::DtSpaceFollowViewCommandCreator::DtSpaceFollowViewCommandCreator | ( | GlobalIdConvertFunc | func | ) |
CTOR.
|
virtual |
Virtual DTOR.
|
virtual |
Create method.
Creates a new DtSpaceFollowViewCommand for the given control message.
Implements makVrv::DtVrvCommandCreator.