Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FContactTriangleCollector
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FContactTriangleCollector
(
const bool bInOneSided, |
Chaos/Collision/ContactTriangles.h | ||
FContactTriangleCollector
(
const bool bInOneSided, |
Chaos/Collision/ContactTriangles.h |
FContactTriangleCollector(const bool, const FRigidTransform3 &)
| Name | FContactTriangleCollector |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Collision/ContactTriangles.h |
| Include Path | #include "Chaos/Collision/ContactTriangles.h" |
FContactTriangleCollector
(
const bool bInOneSided,
const FRigidTransform3 & InConvexTransform
)
FContactTriangleCollector(const bool, const FReal, const FReal, const FRigidTransform3 &)
| Name | FContactTriangleCollector |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Collision/ContactTriangles.h |
| Include Path | #include "Chaos/Collision/ContactTriangles.h" |
FContactTriangleCollector
(
const bool bInOneSided,
const FReal InPhiTolerance,
const FReal InDistanceTolerance,
const FRigidTransform3 & InConvexTransform
)