Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
#include "precompiled.h"
#include "Brush.h"
#include "maths/BoundingBoxAligned.h"
#include "maths/Frustum.h"
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 |