UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
GJKContactPointSwept.h File Reference

Go to the source code of this file.

Namespaces

namespace  Chaos
 

Typedefs

using Chaos::FContactPoint = TContactPoint< FReal >
 

Functions

FContactPoint Chaos::GenericConvexConvexContactPointSwept (const FImplicitObject &A, const FRigidTransform3 &AStartTM, const FRigidTransform3 &AEndTM, const FImplicitObject &B, const FRigidTransform3 &BStartTM, const FRigidTransform3 &BEndTM, const FVec3 &Dir, const FReal Length, const FReal IgnorePenetration, const FReal TargetPenetration, FReal &TOI)