Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FGeometryCollectionConvexUtility
| |
|
| Name |
FGeometryCollectionConvexData |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Experimental/Chaos/Public/GeometryCollection/GeometryCollectionConvexUtility.h |
| Include Path |
#include "GeometryCollection/GeometryCollectionConvexUtility.h" |
Syntax
struct FGeometryCollectionConvexData
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| ConvexHull |
TManagedArray< Chaos::FConvexPtr > & |
|
GeometryCollection/GeometryCollectionConvexUtility.h |
|
| TransformToConvexIndices |
TManagedArray< TSet< int32 > > & |
|
GeometryCollection/GeometryCollectionConvexUtility.h |
|