|
Pyrogenesis
13997
|
#include "precompiled.h"#include "lib/ogl.h"#include <float.h>#include "Brush.h"#include "BoundingBoxAligned.h"#include "graphics/Frustum.h"Go to the source code of this file.
Classes | |
| struct | SliceOpVertexInfo |
| Holds information about what happens to a single vertex in a brush during a slicing operation. More... | |
| struct | SliceOpNewVertexInfo |
| Holds information about a newly introduced vertex on an edge in a brush as the result of a slicing operation. More... | |
| struct | SliceOpInfo |
| Holds support information during a CBrush/CPlane slicing operation. More... | |
| struct | CBrush::Helper |
1.8.5