Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FGeomGJKHelper
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FVector SupportFunction
(
const FVec3& V, |
Chaos/GJK.h | ||
FVector SupportFunction
(
const FVec3& V, |
Chaos/GJK.h | ||
FVector SupportFunction
(
const FRotation3& AToBRotation, |
Chaos/GJK.h | ||
FVector SupportFunction
(
const FRigidTransform3& BToATM, |
Chaos/GJK.h | ||
FVector SupportFunction
(
const FRigidTransform3& BToATM, |
Chaos/GJK.h |
SupportFunction(const FVec3 &, int32 &)
| Name | SupportFunction |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/GJK.h |
| Include Path | #include "Chaos/GJK.h" |
FVector SupportFunction
(
const FVec3 & V,
int32 & VertexIndex
) const
SupportFunction(const FVec3 &, FReal *, int32 &)
| Name | SupportFunction |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/GJK.h |
| Include Path | #include "Chaos/GJK.h" |
FVector SupportFunction
(
const FVec3 & V,
FReal * OutSupportDelta,
int32 & VertexIndex
) const
SupportFunction(const FRotation3 &, const FVec3 &, FReal *, int32 &)
| Name | SupportFunction |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/GJK.h |
| Include Path | #include "Chaos/GJK.h" |
FVector SupportFunction
(
const FRotation3 & AToBRotation,
const FVec3 & V,
FReal * OutSupportDelta,
int32 & VertexIndex
) const
SupportFunction(const FRigidTransform3 &, const FRotation3 &, const FVec3 &, int32 &)
| Name | SupportFunction |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/GJK.h |
| Include Path | #include "Chaos/GJK.h" |
FVector SupportFunction
(
const FRigidTransform3 & BToATM,
const FRotation3 & AToBRotation,
const FVec3 & V,
int32 & VertexIndex
) const
SupportFunction(const FRigidTransform3 &, const FRotation3 &, const FVec3 &, FReal *, int32 &)
| Name | SupportFunction |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/GJK.h |
| Include Path | #include "Chaos/GJK.h" |
FVector SupportFunction
(
const FRigidTransform3 & BToATM,
const FRotation3 & AToBRotation,
const FVec3 & V,
FReal * OutSupportDelta,
int32 & VertexIndex
) const