VR-Forces 4.6.1 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

namespace  makArchives
 Contains extensions to the base level entity listener class.
namespace  MAKVRinTerra
namespace  makVrv
 Contains DtGameControllerInformation class.

Typedefs

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

Detailed Description

Typedef Documentation

typedef void(* DtCacheProgressCallbackFunction)(int requestId, int current, bool completed, const DtString &layerName, double elapsedTime, void *usr)

Callback for terrain caching.

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

Document ID: Generated on Wed Jul 25 16:57:45 EDT 2018 from SVN revision 190790
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)