![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Chaos/Convex.h"#include "Chaos/GJK.h"#include "Chaos/Sphere.h"#include "Chaos/ImplicitObjectScaled.h"Namespaces | |
| namespace | Chaos |
Macros | |
| #define | CHAOS_CONVEX_USE_FAST_RAYCAST 1 |
Functions | |
| Chaos::DECLARE_CYCLE_STAT (TEXT("FConvex::CreateStructureData"), STAT_CreateConvexStructureData, STATGROUP_ChaosCollision) | |
| Chaos::DECLARE_CYCLE_STAT (TEXT("FConvex::ComputeUnitMassInertiaTensorAndRotationOfMass"), STAT_ComputeConvexMassInertia, STATGROUP_ChaosCollision) | |
| #define CHAOS_CONVEX_USE_FAST_RAYCAST 1 |