UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Chaos::FGJKSphereSingleSIMD Class Reference

#include <GJKShape.h>

Public Member Functions

 FGJKSphereSingleSIMD (const FVec3f &InCenter, FRealSingle InRadius)
 
VectorRegister4Float SupportCoreSimd (const VectorRegister4Float V, const FRealSingle InMargin) const
 
FRealSingle GetRadius () const
 
FRealSingle GetRadiusf () const
 
FRealSingle GetMargin () const
 
FRealSingle GetMarginf () const
 

Constructor & Destructor Documentation

◆ FGJKSphereSingleSIMD()

Chaos::FGJKSphereSingleSIMD::FGJKSphereSingleSIMD ( const FVec3f InCenter,
FRealSingle  InRadius 
)
inline

Member Function Documentation

◆ GetMargin()

FRealSingle Chaos::FGJKSphereSingleSIMD::GetMargin ( ) const
inline

◆ GetMarginf()

FRealSingle Chaos::FGJKSphereSingleSIMD::GetMarginf ( ) const
inline

◆ GetRadius()

FRealSingle Chaos::FGJKSphereSingleSIMD::GetRadius ( ) const
inline

◆ GetRadiusf()

FRealSingle Chaos::FGJKSphereSingleSIMD::GetRadiusf ( ) const
inline

◆ SupportCoreSimd()

VectorRegister4Float Chaos::FGJKSphereSingleSIMD::SupportCoreSimd ( const VectorRegister4Float  V,
const FRealSingle  InMargin 
) const
inline

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