UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ChaosInterface::FPhysicsOverlapInputAdapater Struct Reference

#include <ChaosInterfaceWrapperCore.h>

Public Member Functions

 FPhysicsOverlapInputAdapater (const FTransform &InPose)
 

Public Attributes

FTransform GeomPose
 

Detailed Description

We use this struct so that if no conversion is needed in another API, we can avoid the copy (if we think that's critical)

Constructor & Destructor Documentation

◆ FPhysicsOverlapInputAdapater()

ChaosInterface::FPhysicsOverlapInputAdapater::FPhysicsOverlapInputAdapater ( const FTransform InPose)
inline

Member Data Documentation

◆ GeomPose

FTransform ChaosInterface::FPhysicsOverlapInputAdapater::GeomPose

The documentation for this struct was generated from the following file: