Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FGeometryCollectionConvexUtility
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static void GenerateClusterConvexHullsFromChildrenHulls
(
FGeometryCollection& Collection, |
GeometryCollection/GeometryCollectionConvexUtility.h | ||
static void GenerateClusterConvexHullsFromChildrenHulls
(
FGeometryCollection& Collection, |
GeometryCollection/GeometryCollectionConvexUtility.h |
GenerateClusterConvexHullsFromChildrenHulls(FGeometryCollection &, const FClusterConvexHullSettings &)
| Name | GenerateClusterConvexHullsFromChildrenHulls |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/GeometryCollection/GeometryCollectionConvexUtility.h |
| Include Path | #include "GeometryCollection/GeometryCollectionConvexUtility.h" |
| Source | /Engine/Source/Runtime/Experimental/Chaos/Private/GeometryCollection/GeometryCollectionConvexUtility.cpp |
static void GenerateClusterConvexHullsFromChildrenHulls
(
FGeometryCollection & Collection,
const FClusterConvexHullSettings & Settings
)
GenerateClusterConvexHullsFromChildrenHulls(FGeometryCollection &, const FClusterConvexHullSettings &, const TArrayView< const int32 >)
| Name | GenerateClusterConvexHullsFromChildrenHulls |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/GeometryCollection/GeometryCollectionConvexUtility.h |
| Include Path | #include "GeometryCollection/GeometryCollectionConvexUtility.h" |
| Source | /Engine/Source/Runtime/Experimental/Chaos/Private/GeometryCollection/GeometryCollectionConvexUtility.cpp |
static void GenerateClusterConvexHullsFromChildrenHulls
(
FGeometryCollection & Collection,
const FClusterConvexHullSettings & Settings,
const TArrayView < const int32 > TransformSubset
)