VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
makVrv::DtDynamicTerrainImplementation Class Reference

Terrain state manipulators. More...

Inheritance diagram for makVrv::DtDynamicTerrainImplementation:
Inheritance graph
[legend]

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
 

Detailed Description

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.

Constructor & Destructor Documentation

virtual makVrv::DtDynamicTerrainImplementation::~DtDynamicTerrainImplementation ( )
virtual

Member Function Documentation

virtual boost::shared_ptr<DtDynamicTerrainFeature> makVrv::DtDynamicTerrainImplementation::feature ( ) const
virtual
virtual void makVrv::DtDynamicTerrainImplementation::setFeature ( const boost::shared_ptr< DtDynamicTerrainFeature > &  )
virtual

Member Data Documentation

boost::weak_ptr<DtDynamicTerrainFeature> makVrv::DtDynamicTerrainImplementation::myFeature
protected

The documentation for this class was generated from the following file:

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)