UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
PhysicsObjectInterface.h File Reference
#include "Chaos/ClusterCreationParameters.h"
#include "Chaos/ImplicitFwd.h"
#include "Chaos/ParticleHandle.h"
#include "Chaos/PhysicsObject.h"
#include "Chaos/ShapeInstanceFwd.h"
#include "Chaos/ISpatialAcceleration.h"
#include "Framework/Threading.h"
#include "Containers/ArrayView.h"
#include "Math/MathFwd.h"
#include "UObject/ObjectMacros.h"
#include "PhysicsObjectInterface.generated.h"

Go to the source code of this file.

Classes

struct  FClosestPhysicsObjectResult
 
class  Chaos::FReadPhysicsObjectInterface< Id >
 
class  Chaos::FWritePhysicsObjectInterface< Id >
 
class  Chaos::FPhysicsObjectInterface
 

Namespaces

namespace  Chaos
 

Typedefs

using Chaos::FReadPhysicsObjectInterface_External = FReadPhysicsObjectInterface< EThreadContext::External >
 
using Chaos::FReadPhysicsObjectInterface_Internal = FReadPhysicsObjectInterface< EThreadContext::Internal >
 
using Chaos::FWritePhysicsObjectInterface_External = FWritePhysicsObjectInterface< EThreadContext::External >
 
using Chaos::FWritePhysicsObjectInterface_Internal = FWritePhysicsObjectInterface< EThreadContext::Internal >