FScaleKelvinlet

Note: this one doesn't care about a, b since we have scaled the divergence.

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

Remarks

Note: this one doesn't care about a, b since we have scaled the divergence.

Variables

Name Description

Public variable

double

 

S

Scale.

Constructors

Name Description

Public function

FScaleKelvinlet

(
    const double Scale,
    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

Select Skin
Light
Dark

Welcome to the new Unreal Engine 4 Documentation site!

We're working on lots of new features including a feedback system so you can tell us how we are doing. It's not quite ready for use in the wild yet, so head over to the Documentation Feedback forum to tell us about this page or call out any issues you are encountering in the meantime.

We'll be sure to let you know when the new system is up and running.

Post Feedback