UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Chaos::Softs::FConstraintObjectParticleHandel Struct Reference

#include <ChaosDeformableConstraintsProxy.h>

Public Member Functions

 FConstraintObjectParticleHandel (int32 InSourceParticleIndex=INDEX_NONE, int32 InTargetParticleIndex=INDEX_NONE)
 

Public Attributes

int32 SourceParticleIndex = INDEX_NONE
 
int32 TargetParticleIndex = INDEX_NONE
 
TArray< const Chaos::Softs::FGaussSeidelWeakConstraints< Softs::FSolverReal, Softs::FSolverParticles >::FGaussSeidelConstraintHandle * > Handles
 

Constructor & Destructor Documentation

◆ FConstraintObjectParticleHandel()

Chaos::Softs::FConstraintObjectParticleHandel::FConstraintObjectParticleHandel ( int32  InSourceParticleIndex = INDEX_NONE,
int32  InTargetParticleIndex = INDEX_NONE 
)
inline

Member Data Documentation

◆ Handles

TArray<const Chaos::Softs::FGaussSeidelWeakConstraints<Softs::FSolverReal, Softs::FSolverParticles>::FGaussSeidelConstraintHandle*> Chaos::Softs::FConstraintObjectParticleHandel::Handles

◆ SourceParticleIndex

int32 Chaos::Softs::FConstraintObjectParticleHandel::SourceParticleIndex = INDEX_NONE

◆ TargetParticleIndex

int32 Chaos::Softs::FConstraintObjectParticleHandel::TargetParticleIndex = INDEX_NONE

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