VR-Forces 4.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 Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)