VR-Forces 4.1.1 Class Documentation
Classes | Macros | Typedefs
terrainInterface.h File Reference

Go to the source code of this file.

Classes

class  DtTerrainInterface
 DtTerrainInterface allows access to common terrain calls without having to know the terrain implementation. More...

Macros

#define DtRegisterTerrainImplementationFunctionName   "DtRegisterTerrainImplementation"

Typedefs

typedef bool(* DtRegisterTerrainImplementationLibFcn )(DtTerrainInterface *)
 This function signature is used for terrain implementation shared libraries that register themselves on open.

Detailed Description

Macro Definition Documentation

#define DtRegisterTerrainImplementationFunctionName   "DtRegisterTerrainImplementation"

Typedef Documentation

typedef bool(* DtRegisterTerrainImplementationLibFcn)(DtTerrainInterface *)

This function signature is used for terrain implementation shared libraries that register themselves on open.


Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)