![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ChaosVDParticleDataWrapper.h>
Inheritance diagram for FChaosVDConstraintDataWrapperBase:Public Member Functions | |
| virtual | ~FChaosVDConstraintDataWrapperBase () override=default |
| virtual int32 | GetSolverID () const |
| virtual int32 | GetParticleIDAtSlot (EChaosVDParticlePairIndex IndexSlot) const |
| virtual int32 | GetConstraintIndex () const |
Public Member Functions inherited from FChaosVDWrapperDataBase | |
| virtual | ~FChaosVDWrapperDataBase ()=default |
| virtual bool | HasValidData () const |
| void | MarkAsValid () |
Additional Inherited Members | |
Protected Attributes inherited from FChaosVDWrapperDataBase | |
| bool | bHasValidData = false |
Base struct that declares the interface to be used for any Constraint data to be visualized
|
overridevirtualdefault |
Reimplemented in FChaosVDCharacterGroundConstraint, and FChaosVDJointConstraint.
|
inlinevirtual |
Reimplemented in FChaosVDCharacterGroundConstraint, and FChaosVDJointConstraint.
Reimplemented in FChaosVDCharacterGroundConstraint, and FChaosVDJointConstraint.