![]() |
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 | |
| struct | Chaos::TGJKShape< T_SHAPE > |
| struct | Chaos::TGJKShapeTransformed< T_SHAPE > |
| struct | Chaos::TGJKCoreShape< T_SHAPE > |
| struct | Chaos::TGJKCoreShapeTransformed< T_SHAPE > |
| class | Chaos::FGJKSphere |
| class | Chaos::FGJKSphereSingleSIMD |
| class | Chaos::FGJKCapsuleSingleSIMD |
Namespaces | |
| namespace | Chaos |
Functions | |
| template<typename T_SHAPE > | |
| TGJKShape< T_SHAPE > | Chaos::MakeGJKShape (const T_SHAPE &InShape) |
| template<typename T_SHAPE > | |
| TGJKCoreShape< T_SHAPE > | Chaos::MakeGJKCoreShape (const T_SHAPE &InShape) |