![]() |
doom3-gpl
Doom 3 GPL source release
|
Go to the source code of this file.
Classes | |
| class | idBrushSide |
| class | idBrush |
| class | idBrushList |
| class | idBrushMap |
Macros | |
| #define | BRUSH_PLANESIDE_FRONT 1 |
| #define | BRUSH_PLANESIDE_BACK 2 |
| #define | BRUSH_PLANESIDE_BOTH ( BRUSH_PLANESIDE_FRONT | BRUSH_PLANESIDE_BACK ) |
| #define | BRUSH_PLANESIDE_FACING 4 |
| #define | SFL_SPLIT 0x0001 |
| #define | SFL_BEVEL 0x0002 |
| #define | SFL_USED_SPLITTER 0x0004 |
| #define | SFL_TESTED_SPLITTER 0x0008 |
| #define | BFL_NO_VALID_SPLITTERS 0x0001 |
Functions | |
| void | DisplayRealTimeString (char *string,...) id_attribute((format(printf |
| #define BRUSH_PLANESIDE_BOTH ( BRUSH_PLANESIDE_FRONT | BRUSH_PLANESIDE_BACK ) |
| void DisplayRealTimeString | ( | char * | string, |
| ... | |||
| ) |
1.8.6.