VR-Forces 4.2 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...
struct  DtTerrainInterface::OceanLayer
 Global ocean layer info; used in conjunction with the polygon data. 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 Sun Nov 24 19:49:21 EST 2013 from SVN revision 133924
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)