UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
SphereTriangleContactPoint.h
Go to the documentation of this file.
1// Copyright Epic Games, Inc. All Rights Reserved.
2#pragma once
3#include "Chaos/Core.h"
5#include "Chaos/ImplicitFwd.h"
6
7namespace Chaos
8{
10}
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
Definition SkeletalMeshComponent.h:307
TCArray< FContactPoint, 4 > FContactPointManifold
Definition CollisionResolutionTypes.h:32
FRealDouble FReal
Definition Real.h:22
TSphere< FReal, 3 > FImplicitSphere3
Definition ImplicitFwd.h:29
void ConstructSphereTriangleOneShotManifold(const FImplicitSphere3 &Sphere, const FTriangle &Triangle, const FReal CullDistance, FContactPointManifold &OutContactPoints)
Definition SphereTriangleContactPoint.cpp:13
Definition BlendSpaceHelpers.h:88