![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Chaos/Core.h"Go to the source code of this file.
Classes | |
| class | Chaos::FBoxSimd |
| class | Chaos::FAABBSimd |
Namespaces | |
| namespace | Chaos |
Functions | |
| bool | Chaos::ComputeCapsuleTriangleOverlapSimd (const VectorRegister4Float &A, const VectorRegister4Float &B, const VectorRegister4Float &C, const VectorRegister4Float &X1, const VectorRegister4Float &X2, FRealSingle Radius) |
| bool | Chaos::ComputeSphereTriangleOverlapSimd (const VectorRegister4Float &A, const VectorRegister4Float &B, const VectorRegister4Float &C, const VectorRegister4Float &X, FRealSingle Radius) |