![]() |
VR-Forces 4.8 Class Documentation
|
A DtContinuousCameraShakeCreator instance is registered with the DtCameraShakeFactory to create DtCameraShake instances. More...

Public Member Functions | |
| DtContinuousCameraShakeCreator () | |
| CTOR. More... | |
| virtual | ~DtContinuousCameraShakeCreator () |
| DTOR. More... | |
Public Member Functions inherited from makVrv::DtCameraShakeCreator | |
| DtCameraShakeCreator () | |
| CTOR. More... | |
| virtual | ~DtCameraShakeCreator () |
| DTOR. More... | |
Protected Member Functions | |
| virtual DtCameraShake * | create (DtDe &de, DtObserver &obs, const std::string &cameraShakeType) |
| Create an instance of DtCameraShake. More... | |
Friends | |
| class | DtCameraShakeFactory |
| Friend DtCameraShakeFactory, the only class that can call create() More... | |
A DtContinuousCameraShakeCreator instance is registered with the DtCameraShakeFactory to create DtCameraShake instances.
| makVrv::DtContinuousCameraShakeCreator::DtContinuousCameraShakeCreator | ( | ) |
CTOR.
|
virtual |
DTOR.
|
protectedvirtual |
Create an instance of DtCameraShake.
Implements makVrv::DtCameraShakeCreator.
|
friend |
Friend DtCameraShakeFactory, the only class that can call create()