FMeshSimpleShapeApproximation::Generate_ConvexHulls

Calculate 3D Convex Hulls for each input mesh and store in ShapeSetOut.

Windows
MacOS
Linux

References

Module

DynamicMesh

Header

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

Include

#include "ShapeApproximation/MeshSimpleShapeApproximation.h"

Source

/Engine/Plugins/Experimental/GeometryProcessing/Source/DynamicMesh/Private/ShapeApproximation/MeshSimpleShapeApproximation.cpp

Syntax

void Generate_ConvexHulls
(
    FSimpleShapeSet3d & ShapeSetOut
)

Remarks

Calculate 3D Convex Hulls for each input mesh and store in ShapeSetOut. Each convex hull is stored as a triangle mesh, and optionally simplified if bSimplifyHulls=true

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