![]() |
VR-Forces 5.0.3 Developer's Guide
|
Terrain state manipulators. Objects of these types are returned by the DtDynamicTerrainStateManipulatorFactory. They implement the most basic forms of terrain state manipulation.
Base class for dynamic terrain manipulators.

Public Member Functions | |
| virtual | ~DtDynamicTerrainImplementation () |
| virtual boost::shared_ptr < DtDynamicTerrainFeature > | feature () const |
| virtual void | setFeature (const boost::shared_ptr< DtDynamicTerrainFeature > &) |
Protected Attributes | |
| boost::weak_ptr < DtDynamicTerrainFeature > | myFeature |
|
virtual |
|
virtual |
|
virtual |
|
protected |