![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Chaos/Core.h"#include "Chaos/Collision/ConvexContactPoint.h"#include "Chaos/Collision/ConvexContactPointUtilities.h"#include "Chaos/Convex.h"#include "Chaos/Triangle.h"#include "Chaos/Utilities.h"Go to the source code of this file.
Namespaces | |
| namespace | Chaos |
| namespace | Chaos::Private |
Functions | |
| template<typename ConvexType > | |
| bool | Chaos::Private::SATConvexTriangle (const ConvexType &Convex, const FTriangle &Triangle, const FVec3 &TriangleNormal, const FReal CullDistanceSq, Private::FConvexContactPoint &OutContactPoint) |