FConvexShape3d

FConvexShape is a 3D convex hull, currently stored as a triangle mesh

Windows
MacOS
Linux

References

Module

DynamicMesh

Header

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

Name Description

Public variable

FDynamicMesh3

 

Mesh

Constructors

Name Description

Public function

FConvexShape3d()

Public function

FConvexShape3d

(
    const FDynamicMesh3& MeshIn
)

Public function

FConvexShape3d

(
    FDynamicMesh3&& MeshIn
)

Functions

Name Description

Public function Const

ESimpleShape...

 

GetShapeType()

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