![]() |
doom3-gpl
Doom 3 GPL source release
|
#include <Brush.h>
Public Member Functions | |
| idBrushMap (const idStr &fileName, const idStr &ext) | |
| ~idBrushMap (void) | |
| void | SetTexture (const idStr &textureName) |
| void | WriteBrush (const idBrush *brush) |
| void | WriteBrushList (const idBrushList &brushList) |
Private Attributes | |
| idFile * | fp |
| idStr | texture |
| int | brushCount |
| void idBrushMap::WriteBrushList | ( | const idBrushList & | brushList | ) |
1.8.6.