![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Chaos/Core.h"#include "Chaos/CollisionResolutionTypes.h"#include "Chaos/ImplicitFwd.h"#include "Chaos/ImplicitObjectScaled.h"Go to the source code of this file.
Namespaces | |
| namespace | Chaos |
Functions | |
| FContactPoint | Chaos::SphereConvexContactPoint (const FImplicitSphere3 &Sphere, const FRigidTransform3 &SphereTransform, const FImplicitObject &Object, const FRigidTransform3 &ConvexTransform) |
| FContactPoint | Chaos::SphereConvexContactPoint (const FImplicitSphere3 &Sphere, const FImplicitObject &Object, const FRigidTransform3 &SphereToConvexTransform) |