![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Base class for constraints that are allocated at permanent memory addresses and inherit the handle. More...
#include <ConstraintHandle.h>
Inheritance diagram for Chaos::TIntrusiveConstraintHandle< T_CONSTRAINT >:Public Types | |
| using | FConstraint = T_CONSTRAINT |
Public Types inherited from Chaos::FConstraintHandle | |
| using | FGeometryParticleHandle = TGeometryParticleHandle< FReal, 3 > |
Additional Inherited Members | |
Static Public Member Functions inherited from Chaos::FIntrusiveConstraintHandle | |
| static const FConstraintHandleTypeID & | StaticType () |
Static Public Member Functions inherited from Chaos::FConstraintHandle | |
| static const FConstraintHandleTypeID & | StaticType () |
| static const FConstraintHandleTypeID & | InvalidType () |
Protected Attributes inherited from Chaos::FConstraintHandle | |
| FPBDConstraintContainer * | ConstraintContainer |
| Private::FPBDIslandConstraint * | GraphEdge |
Base class for constraints that are allocated at permanent memory addresses and inherit the handle.
| T_CONSTRAINT | The constraint type |
| using Chaos::TIntrusiveConstraintHandle< T_CONSTRAINT >::FConstraint = T_CONSTRAINT |
|
inline |
|
inline |
|
inline |
|
inline |