FTwistKelvinlet

Independent of shear modulus and is volume preserving.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

GeometricObjects

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Public/Deformers/Kelvinlets.h

Include

#include "Deformers/Kelvinlets.h"

Syntax

class FTwistKelvinlet : public TBaseKelvinlet< FTwistKelvinlet >

Remarks

Independent of shear modulus and is volume preserving.

Variables

Name Description

Protected variable

FMatrix3d

 

F

Force Matrix.

Constructors

Name Description

Public function

FTwistKelvinlet

(
    const FTwistKelvinlet& Other
)

Public function

FTwistKelvinlet

(
    const FVector3d& Twist,
    const double Size,
    const double ShearModulus,
    const double PoissonRatio
)

Functions

Name Description

Public function Const

double

 

Divergence

(
    const FVector3d& Pos
)

Public function Const

FVector3d

 

Evaluate

(
    const FVector3d& Pos
)

Specialized override that should give the same result, but be faster.

Typedefs

Name

Description

MyBase

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