Navigation
API > API/Developer > API/Developer/BSPUtils > API/Developer/BSPUtils/FBSPUtils
Description
Clean up all nodes after a CSG operation. Resets temporary bit flags and unlinks empty leaves. Removes zero-vertex nodes which have nonzero-vertex coplanars.
| Name | bspCleanup |
| Type | function |
| Header File | /Engine/Source/Developer/BSPUtils/Public/BSPUtils.h |
| Include Path | #include "BSPUtils.h" |
| Source | /Engine/Source/Developer/BSPUtils/Private/BSPUtils.cpp |
static void bspCleanup
(
UModel * Model
)