#include <GJK.h>
|
| template<class T > |
| | FGeomGJKHelper (const T &Geom) |
| |
| FVector | SupportFunction (const FVec3 &V, int32 &VertexIndex) const |
| |
| FVector | SupportFunction (const FVec3 &V, FReal *OutSupportDelta, int32 &VertexIndex) const |
| |
| FVector | SupportFunction (const FRotation3 &AToBRotation, const FVec3 &V, FReal *OutSupportDelta, int32 &VertexIndex) const |
| |
| FVector | SupportFunction (const FRigidTransform3 &BToATM, const FRotation3 &AToBRotation, const FVec3 &V, int32 &VertexIndex) const |
| |
| FVector | SupportFunction (const FRigidTransform3 &BToATM, const FRotation3 &AToBRotation, const FVec3 &V, FReal *OutSupportDelta, int32 &VertexIndex) const |
| |
| FReal | GetMargin () const |
| |
| FReal | GetMarginf () const |
| |
◆ SupportFunc
◆ FGeomGJKHelper()
template<class T >
| Chaos::FGeomGJKHelper::FGeomGJKHelper |
( |
const T & |
Geom | ) |
|
|
inline |
◆ GetMargin()
| FReal Chaos::FGeomGJKHelper::GetMargin |
( |
| ) |
const |
|
inline |
◆ GetMarginf()
| FReal Chaos::FGeomGJKHelper::GetMarginf |
( |
| ) |
const |
|
inline |
◆ SupportFunction() [1/5]
◆ SupportFunction() [2/5]
◆ SupportFunction() [3/5]
◆ SupportFunction() [4/5]
| FVector Chaos::FGeomGJKHelper::SupportFunction |
( |
const FVec3 & |
V, |
|
|
FReal * |
OutSupportDelta, |
|
|
int32 & |
VertexIndex |
|
) |
| const |
|
inline |
◆ SupportFunction() [5/5]
| FVector Chaos::FGeomGJKHelper::SupportFunction |
( |
const FVec3 & |
V, |
|
|
int32 & |
VertexIndex |
|
) |
| const |
|
inline |
◆ Func
◆ Geometry
| const void* Chaos::FGeomGJKHelper::Geometry |
◆ Margin
The documentation for this struct was generated from the following file:
- Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/GJK.h