VR-Forces 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 Wed Mar 27 22:49:11 EDT 2024 from SVN revision 264633
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)