VR-Forces 4.5 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Types | Public Member Functions
makVrv::DtDynamicTerrainChanges Class Reference

Public Types

typedef boost::function< void(const
DtDynamicTerrainChange &)> 
IterateRequestCallback

Public Member Functions

virtual ~DtDynamicTerrainChanges ()
 Virtual destructor.
virtual void iterateRequests (const IterateRequestCallback &callback) const =0
 Call the supplied callback on all the events.
virtual const
DtDynamicTerrainIndex
indexFor (const DtString &key) const =0
 Return the index for a given key.

Member Typedef Documentation

Constructor & Destructor Documentation

virtual makVrv::DtDynamicTerrainChanges::~DtDynamicTerrainChanges ( )
virtual

Virtual destructor.

Member Function Documentation

virtual void makVrv::DtDynamicTerrainChanges::iterateRequests ( const IterateRequestCallback callback) const
pure virtual

Call the supplied callback on all the events.

Systems which can deform terrain in detailed ways can reconstruct any set of changes by finding the events they are capable of supporting and applying them in order.

virtual const DtDynamicTerrainIndex* makVrv::DtDynamicTerrainChanges::indexFor ( const DtString key) const
pure virtual

Return the index for a given key.

Returns null if there is no index for that key.


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

Document ID: Generated on Thu Mar 23 18:54:12 EDT 2017 from SVN revision 174804
Copyright © 2005-2017 VT MÄK. All Rights Reserved (www.mak.com)