Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/GeometryCollection
References
| Module | Chaos |
| Header | /Engine/Source/Runtime/Experimental/Chaos/Public/GeometryCollection/GeometryCollectionConvexUtility.h |
| Include | #include "GeometryCollection/GeometryCollectionConvexUtility.h" |
namespace UE
{
namespace GeometryCollectionConvexUtility
{
void UE&58;&58;GeometryCollectionConvexUtility&58;&58;HullIntersectionStats
&40;
const ::Chaos::FConvex &42; HullA,
const ::Chaos::FConvex &42; HullB,
float HullBExpansion,
float & OutArea,
float & OutMaxArea,
float & OutSharpContact,
float & OutMaxSharpContact
&41;
}
}
Remarks
Compute surface area and contact estimates for two convex hulls in the same local space, with the second hull optionally expanded.