![]() |
VR-Forces 4.0.4 Class Documentation
|
Go to the source code of this file.
| typedef void progressCallbackStartFunction(const char *label, int range) |
| typedef void progressCallbackSetValueFunction(int value) |
| typedef void progressCallbackIncrementalProgressFunction(int increment) |
| typedef void progressCallbackEndFunction() |
| typedef void(* locationConversionFunction)(Coordinate_System *csFrom, Coordinate_System *csTo, DtPoint &in, DtPoint &out, const DtVector *offset) |
| enum DtMemoryUsageDetails |
const DtTerrainFileVersionNumber CURRENT_TDB_FILE_FORMAT_VERSION = TDB_210_VERSION [static] |
const DtTerrainFileOptionalData CURRENT_TDB_MAX_OPTIONAL_DATA = OPT_EXPORTED_BY_3D_GUI [static] |
const unsigned int OPT_FLAGS_MASK = (CURRENT_TDB_MAX_OPTIONAL_DATA*CURRENT_TDB_MAX_OPTIONAL_DATA)-1 [static] |