VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces | Typedefs
terrainImplementation.h File Reference

Go to the source code of this file.

Classes

class  DtDynamicTerrainRequestHandle
 Resource handle for a dynamic terrain change request which has been added to the system. More...
 
class  DtDynamicTerrainRequestHandle::RequestHandleImpl
 
class  DtDynamicTerrainQueryHandle
 Resource handle for a query which has been added to the system. More...
 
class  DtDynamicTerrainQueryHandle::QueryHandleImpl
 
class  DtTerrainGeometryHandle
 Allows manipulating a terrain object. More...
 
class  DtTerrainImplementation
 This is the abstract base class for all terrain implementations. More...
 

Namespaces

 makArchives
 Contains DtVrfEnvironmentInterface class.
 
 MAKVRinTerra
 
 makVrv
 Declare & export the plugin initialization function (bool initDeModule(DtDe* de))
 

Typedefs

typedef void(* DtCacheProgressCallbackFunction )(int requestId, int current, bool completed, double elapsedTime, void *usr)
 Callback for terrain caching. More...
 
typedef boost::function< void(const
makVrv::DtDynamicTerrainFeature &)> 
DtDynamicTerrainQueryCallback
 
typedef
DtStringKeyFactoryWithParam
< DtTerrainImplementation,
DtConsoleCommandManager * > 
DtTerrainImplementationFactory
 
typedef
DtTerrainImplementationFactory::DtCreatorFcn 
DtTerrainImplementationCreatorFcn
 

Typedef Documentation

typedef void(* DtCacheProgressCallbackFunction)(int requestId, int current, bool completed, double elapsedTime, void *usr)

Callback for terrain caching.

typedef boost::function<void (const makVrv::DtDynamicTerrainFeature&)> DtDynamicTerrainQueryCallback

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)