UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ChaosInterfaceWrapperCore.cpp File Reference

Namespaces

namespace  ChaosInterface
 

Functions

FORCEINLINE ECollisionShapeType ChaosInterface::ImplicitTypeToCollisionType (int32 ImplicitObjectType)
 
ECollisionShapeType ChaosInterface::GetImplicitType (const Chaos::FImplicitObject &InGeometry)
 
Chaos::FReal ChaosInterface::GetRadius (const Chaos::FCapsule &InCapsule)
 
Chaos::FReal ChaosInterface::GetHalfHeight (const Chaos::FCapsule &InCapsule)
 
FCollisionFilterData ChaosInterface::GetQueryFilterData (const Chaos::FPerShapeData &Shape)
 
FCollisionFilterData ChaosInterface::GetSimulationFilterData (const Chaos::FPerShapeData &Shape)
 
Chaos::Filter::FShapeFilterData ChaosInterface::GetShapeFilterData (const Chaos::FPerShapeData &Shape)
 
Chaos::Filter::FInstanceData ChaosInterface::GetFilterInstanceData (const Chaos::FPerShapeData &Shape)
 
Chaos::Filter::FCombinedShapeFilterData ChaosInterface::GetCombinedShapeFilterData (const Chaos::FPerShapeData &Shape)