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 std::shared_ptr
< DtDynamicTerrainFeature
feature () const
 
virtual void setFeature (const std::shared_ptr< DtDynamicTerrainFeature > &)
 

Protected Attributes

std::weak_ptr
< DtDynamicTerrainFeature
myFeature
 

Constructor & Destructor Documentation

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

Member Function Documentation

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

Member Data Documentation

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

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

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)