Navigation
API > API/Runtime > API/Runtime/Chaos
| Name | FGJKCapsuleSingleSIMD |
| Type | class |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/GJKShape.h |
| Include Path | #include "Chaos/GJKShape.h" |
Syntax
class FGJKCapsuleSingleSIMD
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FGJKCapsuleSingleSIMD
(
const FVec3f& InPointA, |
Chaos/GJKShape.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Axis | VectorRegister4Float | Chaos/GJKShape.h | ||
| PointA | VectorRegister4Float | Chaos/GJKShape.h | ||
| PointB | 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 |