![]() |
doom3-gpl
Doom 3 GPL source release
|
Go to the source code of this file.
Macros | |
| #define | CACHETYPE_AREA 1 |
| #define | CACHETYPE_PORTAL 2 |
| #define | MAX_ROUTING_CACHE_MEMORY (2*1024*1024) |
| #define | LEDGE_TRAVELTIME_PANALTY 250 |
| #define CACHETYPE_AREA 1 |
Definition at line 35 of file AAS_routing.cpp.
| #define CACHETYPE_PORTAL 2 |
Definition at line 36 of file AAS_routing.cpp.
| #define LEDGE_TRAVELTIME_PANALTY 250 |
Definition at line 40 of file AAS_routing.cpp.
| #define MAX_ROUTING_CACHE_MEMORY (2*1024*1024) |
Definition at line 38 of file AAS_routing.cpp.
1.8.6.