![]() |
VR-Forces 4.2 Class Documentation
|
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. | |
| #define DtRegisterTerrainImplementationFunctionName "DtRegisterTerrainImplementation" |
| typedef bool(* DtRegisterTerrainImplementationLibFcn)(DtTerrainInterface *) |
This function signature is used for terrain implementation shared libraries that register themselves on open.