![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ChaosEngineInterface.h>
Public Member Functions | |
| PHYSICSCORE_API | FPhysicsShapeAdapter_Chaos (const FQuat &Rot, const FCollisionShape &CollisionShape) |
| PHYSICSCORE_API | ~FPhysicsShapeAdapter_Chaos () |
| PHYSICSCORE_API const FPhysicsGeometry & | GetGeometry () const |
| PHYSICSCORE_API FTransform | GetGeomPose (const FVector &Pos) const |
| PHYSICSCORE_API const FQuat & | GetGeomOrientation () const |
| FPhysicsShapeAdapter_Chaos::FPhysicsShapeAdapter_Chaos | ( | const FQuat & | Rot, |
| const FCollisionShape & | CollisionShape | ||
| ) |
|
default |
| const FPhysicsGeometry & FPhysicsShapeAdapter_Chaos::GetGeometry | ( | ) | const |
| const FQuat & FPhysicsShapeAdapter_Chaos::GetGeomOrientation | ( | ) | const |
| FTransform FPhysicsShapeAdapter_Chaos::GetGeomPose | ( | const FVector & | Pos | ) | const |