#include <ExplicitHierarchicalMesh.h>
Public Types | |
enum | Enum { Automatic, Closed, Open, BSPOpenModeCount } |
Handling of open meshes.
BSPMode::Automatic causes the mesh to be analyzed to determine if it's open or closed BSPOpenMode::Closed means the mesh should be closed and interior faces are created when the mesh is split BSPOpenMode::Open means the mesh should be open and no interior faces are created when it is split