UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
SpatialAccelerationFwd.h
Go to the documentation of this file.
1// Copyright Epic Games, Inc. All Rights Reserved.
2#pragma once
3
4#include "Chaos/Real.h"
5
6namespace Chaos
7{
8 class FAccelerationStructureHandle;
9 template <typename TPayload, typename T, int d>
10 class ISpatialAcceleration;
11
13}
Definition ISpatialAcceleration.h:267
Definition SkeletalMeshComponent.h:307