Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/FConvexDecomposition3
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
CompGeom/ConvexDecomposition3.h |
|
|
|
CompGeom/ConvexDecomposition3.h |
|
|
|
CompGeom/ConvexDecomposition3.h |
|
FConvexDecomposition3()
| |
|
| Name |
FConvexDecomposition3 |
| Type |
function |
| Header File |
/Engine/Source/Runtime/GeometryCore/Public/CompGeom/ConvexDecomposition3.h |
| Include Path |
#include "CompGeom/ConvexDecomposition3.h" |
FConvexDecomposition3()
FConvexDecomposition3(const FDynamicMesh3 &, bool)
| |
|
| Name |
FConvexDecomposition3 |
| Type |
function |
| Header File |
/Engine/Source/Runtime/GeometryCore/Public/CompGeom/ConvexDecomposition3.h |
| Include Path |
#include "CompGeom/ConvexDecomposition3.h" |
FConvexDecomposition3
(
const FDynamicMesh3 & SourceMesh,
bool bMergeEdges
)
FConvexDecomposition3(const FDynamicMesh3 &, const FPreprocessMeshOptions &)
| |
|
| Name |
FConvexDecomposition3 |
| Type |
function |
| Header File |
/Engine/Source/Runtime/GeometryCore/Public/CompGeom/ConvexDecomposition3.h |
| Include Path |
#include "CompGeom/ConvexDecomposition3.h" |
FConvexDecomposition3
(
const FDynamicMesh3 & SourceMesh,
const FPreprocessMeshOptions & Options
)