UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Geometry::FDynamicMeshOctree3::FTreeCutSet Class Reference

#include <DynamicMeshOctree3.h>

Public Attributes

TArray< FCellReferenceCutCells
 

Protected Attributes

TSet< uint32CutCellIDs
 
int FixedCutLevel
 

Friends

class FDynamicMeshOctree3
 

Detailed Description

FTreeCutSet is a cut of the tree, ie a set of internal cells which are "parents" of separate branches

Friends And Related Symbol Documentation

◆ FDynamicMeshOctree3

Member Data Documentation

◆ CutCellIDs

TSet<uint32> UE::Geometry::FDynamicMeshOctree3::FTreeCutSet::CutCellIDs
protected

◆ CutCells

TArray<FCellReference> UE::Geometry::FDynamicMeshOctree3::FTreeCutSet::CutCells

◆ FixedCutLevel

int UE::Geometry::FDynamicMeshOctree3::FTreeCutSet::FixedCutLevel
protected

The documentation for this class was generated from the following file: