VR-Forces Developer's Guide
 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

struct  DtTerrainChangeNotificationInfo
 
struct  DtTerrainChangeNotificationInfoHash
 
struct  DtTerrainChangeNotificationInfoEqualto
 
class  DtDynamicTerrainRequestHandle
 
class  DtDynamicTerrainRequestHandle::RequestHandleImpl
 
class  DtDynamicTerrainQueryHandle
 
class  DtDynamicTerrainQueryHandle::QueryHandleImpl
 
class  DtTerrainGeometryHandle
 
class  DtTerrainImplementation
 

Namespaces

 makArchives
 
 MAKVRinTerra
 
 makVrv
 

Typedefs

typedef void(* DtCacheProgressCallbackFunction )(int requestId, int current, bool completed, double elapsedTime, void *usr)
 
typedef void(* DtTerrainChangeNotificationCallbackFcn )(const DtTerrainChangeNotificationInfo &terrainChangeInfo, void *userData)
 
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 void(* DtTerrainChangeNotificationCallbackFcn)(const DtTerrainChangeNotificationInfo &terrainChangeInfo, void *userData)

Callback function for terrain change notifications.

Parameters
spatExtentthe spatial extents of the change in local coordinates
typedef boost::function<void (const makVrv::DtDynamicTerrainFeature&)> DtDynamicTerrainQueryCallback

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)