doom3-gpl
Doom 3 GPL source release
|
Go to the source code of this file.
Classes | |
class | idMapPrimitive |
class | idMapBrushSide |
class | idMapBrush |
class | idMapPatch |
class | idMapEntity |
class | idMapFile |
Variables | |
const int | OLD_MAP_VERSION = 1 |
const int | CURRENT_MAP_VERSION = 2 |
const int | DEFAULT_CURVE_SUBDIVISION = 4 |
const float | DEFAULT_CURVE_MAX_ERROR = 4.0f |
const float | DEFAULT_CURVE_MAX_ERROR_CD = 24.0f |
const float | DEFAULT_CURVE_MAX_LENGTH = -1.0f |
const float | DEFAULT_CURVE_MAX_LENGTH_CD = -1.0f |