Navigation
API > API/Plugins > API/Plugins/DynamicMesh > API/Plugins/DynamicMesh/FConvexShape3d
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
ShapeApproximation/SimpleShapeSet3.h |
|
|
|
ShapeApproximation/SimpleShapeSet3.h |
|
|
|
ShapeApproximation/SimpleShapeSet3.h |
|
FConvexShape3d()
| |
|
| Name |
FConvexShape3d |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/GeometryProcessing/Source/DynamicMesh/Public/ShapeApproximation/SimpleShapeSet3.h |
| Include Path |
#include "ShapeApproximation/SimpleShapeSet3.h" |
FConvexShape3d()
FConvexShape3d(const FDynamicMesh3 &)
| |
|
| Name |
FConvexShape3d |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/GeometryProcessing/Source/DynamicMesh/Public/ShapeApproximation/SimpleShapeSet3.h |
| Include Path |
#include "ShapeApproximation/SimpleShapeSet3.h" |
FConvexShape3d
(
const FDynamicMesh3 & MeshIn
)
FConvexShape3d(FDynamicMesh3 &&)
| |
|
| Name |
FConvexShape3d |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/GeometryProcessing/Source/DynamicMesh/Public/ShapeApproximation/SimpleShapeSet3.h |
| Include Path |
#include "ShapeApproximation/SimpleShapeSet3.h" |
FConvexShape3d
(
FDynamicMesh3 && MeshIn
)