FSimpleShapeSet3d::FilterByVolume

Sort the elements by volume and then discard all but the largest MaximumCount elements

Choose your operating system:

Windows

macOS

Linux

References

Module

DynamicMesh

Header

/Engine/Plugins/Runtime/GeometryProcessing/Source/DynamicMesh/Public/ShapeApproximation/SimpleShapeSet3.h

Include

#include "ShapeApproximation/SimpleShapeSet3.h"

Source

/Engine/Plugins/Runtime/GeometryProcessing/Source/DynamicMesh/Private/ShapeApproximation/SimpleShapeSet3.cpp

Syntax

void FilterByVolume
(
    int32 MaximumCount
)

Remarks

Sort the elements by volume and then discard all but the largest MaximumCount elements