FPinchKelvinlet

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 FPinchKelvinlet : public TBaseKelvinlet< FPinchKelvinlet >

Constructors

Name Description

Public function

FPinchKelvinlet

(
    const FMatrix3d& ForceMatrix,
    const double Size,
    const double ShearModulus,
    const double PoissonRatio
)

Functions

Name Description

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