Navigation
API > API/Runtime > API/Runtime/Chaos
| Name | FGJKSphereSingleSIMD |
| Type | class |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/GJKShape.h |
| Include Path | #include "Chaos/GJKShape.h" |
Syntax
class FGJKSphereSingleSIMD
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FGJKSphereSingleSIMD
(
const FVec3f& InCenter, |
Chaos/GJKShape.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Center | VectorRegister4Float | Chaos/GJKShape.h | ||
| Radius | FRealSingle | Chaos/GJKShape.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FRealSingle GetMargin() |
Chaos/GJKShape.h | ||
FRealSingle GetMarginf() |
Chaos/GJKShape.h | ||
FRealSingle GetRadius() |
Chaos/GJKShape.h | ||
FRealSingle GetRadiusf() |
Chaos/GJKShape.h | ||
VectorRegister4Float SupportCoreSimd
(
const VectorRegister4Float V, |
Chaos/GJKShape.h |