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

Go to the source code of this file.

Namespaces

namespace  Chaos
 

Functions

template<typename GeometryA , typename GeometryB >
FContactPoint Chaos::GJKContactPoint2 (const GeometryA &A, const GeometryB &B, const FRigidTransform3 &ATM, const FRigidTransform3 &BToATM, const FVec3 &InitialDir)
 
template<typename GeometryA , typename GeometryB >
FContactPoint Chaos::GJKContactPoint (const GeometryA &A, const FRigidTransform3 &ATM, const GeometryB &B, const FRigidTransform3 &BTM, const FVec3 &InitialDir)