Navigation
API > API/Plugins > API/Plugins/DynamicMesh > API/Plugins/DynamicMesh/ShapeApproximation > API/Plugins/DynamicMesh/ShapeApproximation/FMeshSimpleShapeApproximation
References
| Module | DynamicMesh |
| Header | /Engine/Plugins/Runtime/GeometryProcessing/Source/DynamicMesh/Public/ShapeApproximation/MeshSimpleShapeApproximation.h |
| Include | #include "ShapeApproximation/MeshSimpleShapeApproximation.h" |
| Source | /Engine/Plugins/Runtime/GeometryProcessing/Source/DynamicMesh/Private/ShapeApproximation/MeshSimpleShapeApproximation.cpp |
void Generate_ConvexHullDecompositions
&40;
FSimpleShapeSet3d & ShapeSetOut,
FProgressCancel &42; Progress
&41;
Remarks
Calculate multiple 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