VR-Forces 4.7 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 Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)