Navigation
API > API/Plugins > API/Plugins/DynamicMesh > API/Plugins/DynamicMesh/ShapeApproximation
References
| Module | DynamicMesh |
| Header | /Engine/Plugins/Runtime/GeometryProcessing/Source/DynamicMesh/Public/ShapeApproximation/SimpleShapeSet3.h |
| Include | #include "ShapeApproximation/SimpleShapeSet3.h" |
Syntax
struct FConvexShape3d
Remarks
FConvexShape is a 3D convex hull, currently stored as a triangle mesh
Variables
| Type | Name | Description | |
|---|---|---|---|
| FDynamicMesh3 | Mesh |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FConvexShape3d
(
const FDynamicMesh3& MeshIn |
|||
FConvexShape3d
(
FDynamicMesh3&& MeshIn |
Functions
| Type | Name | Description | |
|---|---|---|---|
| ESimpleShapeType | GetShapeType () |