#include <GeometryCollectionConvexUtility.h>
◆ FClusterConvexHullSettings() [1/2]
| FGeometryCollectionConvexUtility::FClusterConvexHullSettings::FClusterConvexHullSettings |
( |
| ) |
|
|
default |
◆ FClusterConvexHullSettings() [2/2]
| FGeometryCollectionConvexUtility::FClusterConvexHullSettings::FClusterConvexHullSettings |
( |
int32 |
ConvexCount, |
|
|
double |
ErrorToleranceInCm, |
|
|
bool |
bUseExternalCollisionIfAvailable = true |
|
) |
| |
|
inline |
◆ AllowMergesMethod
| EAllowConvexMergeMethod FGeometryCollectionConvexUtility::FClusterConvexHullSettings::AllowMergesMethod = EAllowConvexMergeMethod::ByProximity |
◆ bAllowMergingLeafHulls
| bool FGeometryCollectionConvexUtility::FClusterConvexHullSettings::bAllowMergingLeafHulls = false |
◆ bUseExternalCollisionIfAvailable
| bool FGeometryCollectionConvexUtility::FClusterConvexHullSettings::bUseExternalCollisionIfAvailable = true |
◆ ConvexCount
| int32 FGeometryCollectionConvexUtility::FClusterConvexHullSettings::ConvexCount = 4 |
◆ EmptySpace
◆ ErrorToleranceInCm
| double FGeometryCollectionConvexUtility::FClusterConvexHullSettings::ErrorToleranceInCm = 0.0 |
◆ ProximityDistanceThreshold
| float FGeometryCollectionConvexUtility::FClusterConvexHullSettings::ProximityDistanceThreshold = 0.1f |
◆ ProximityFilter
The documentation for this struct was generated from the following file: