VR-Forces 5.0.2 Developer's Guide
 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. 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.

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
 

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 Sun Dec 4 20:22:03 EST 2022 from SVN revision 249613
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)