TPBDBendingConstraints

Windows
MacOS
Linux

Inheritance Hierarchy

TParticleRule

TPBDBendingConstraintsBase

TPBDBendingConstraints

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/PBDBendingConstraints.h

Include

#include "Chaos/PBDBendingConstraints.h"

Syntax

template<class T>
class TPBDBendingConstraints :
    public Chaos::TParticleRule< T, 3 >,
    public Chaos::TPBDBendingConstraintsBase< T >

Constructors

Name Description

Public function

TPBDBendingConstraints

(
    const TDynamicParticles< T, 3 >& I...,
    TArray< TVector< int32, 4 >>&& Con...,
    const T stiffness
)

Destructors

Name Description

Public function Virtual

~TPBDBendingConstraints()

Functions

Name Description

Public function Const

void

 

Apply

(
    TPBDParticles< T, 3 >& InParticles,
    const T Dt
)

Typedefs

Name

Description

Base

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss