FSimpleShapeSet3d::FilterByVolume

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

Windows
MacOS
Linux

References

Module

DynamicMesh

Header

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

Include

#include "ShapeApproximation/SimpleShapeSet3.h"

Source

/Engine/Plugins/Experimental/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

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