UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Chaos::TGJKSupportHelperSIMD< T, TestSpace > Struct Template Reference

#include <GJK.h>

Static Public Member Functions

static void Support (const FGeomGJKHelperSIMD &RESTRICT A, const FGeomGJKHelperSIMD &RESTRICT B, const T &SearchDir, const T &AToBRotation, const T &BToARotation, T &OutSupportA, T &OutSupportB)
 

Member Function Documentation

◆ Support()

template<typename T , EGJKTestSpace TestSpace>
static void Chaos::TGJKSupportHelperSIMD< T, TestSpace >::Support ( const FGeomGJKHelperSIMD &RESTRICT  A,
const FGeomGJKHelperSIMD &RESTRICT  B,
const T &  SearchDir,
const T &  AToBRotation,
const T &  BToARotation,
T &  OutSupportA,
T &  OutSupportB 
)
inlinestatic

The documentation for this struct was generated from the following file: