UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ChaosDebugDrawDeclares.h
Go to the documentation of this file.
1// Copyright Epic Games, Inc. All Rights Reserved.
2#pragma once
3
4#include "Chaos/Core.h"
5#include "Chaos/Declares.h"
8#include "Misc/Build.h"
9
10namespace Chaos
11{
12 class FConstraintHandle;
13
14 class FPBDCollisionConstraints;
15
16 class FPBDCollisionConstraintHandle;
17
19
20 class FPBDJointConstraintHandle;
21
22 class FPBDJointConstraints;
23
24 class FSimulationSpace;
25
26 class FCharacterGroundConstraintContainer;
27}
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
Definition SkeletalMeshComponent.h:307