![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <IndexedConstraintContainer.h>
Inheritance diagram for Chaos::FIndexedConstraintHandle:Public Types | |
| using | FGeometryParticleHandle = TGeometryParticleHandle< FReal, 3 > |
Public Types inherited from Chaos::FConstraintHandle | |
| using | FGeometryParticleHandle = TGeometryParticleHandle< FReal, 3 > |
Static Public Member Functions | |
| static const FConstraintHandleTypeID & | StaticType () |
Static Public Member Functions inherited from Chaos::FConstraintHandle | |
| static const FConstraintHandleTypeID & | StaticType () |
| static const FConstraintHandleTypeID & | InvalidType () |
Protected Attributes | |
| int32 | ConstraintIndex |
Protected Attributes inherited from Chaos::FConstraintHandle | |
| FPBDConstraintContainer * | ConstraintContainer |
| Private::FPBDIslandConstraint * | GraphEdge |
Friends | |
| class | FPBDIndexedConstraintContainer |
Base class for handles to constraints in an index-based container (e.g., FJointConstraints)
|
inline |
|
inline |
|
inlinevirtual |
|
inline |
Reimplemented from Chaos::FConstraintHandle.
|
inlinestatic |
|
friend |
|
protected |