TMeshAABBTree3::SplitTriSetMidpoint

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Public/Spatial/MeshAABBTree3.h

Include

#include "Spatial/MeshAABBTree3.h"

Syntax

int SplitTriSetMidpoint
(
    TArray< int > & Triangles,
    TArray< FVector3d > & Centers,
    int IStart,
    int ICount,
    int Depth,
    int MinTriCount,
    FBoxesSet & Tris,
    FBoxesSet & Nodes,
    FAxisAlignedBox3d & Box
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss