TBlendPairedKelvinlet

Windows
MacOS
Linux

Inheritance Hierarchy

TKelvinletIntegrator

TBlendPairedKelvinlet

References

Module

GeometricObjects

Header

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

Include

#include "Deformers/Kelvinlets.h"

Syntax

template<typename BrushTypeA, typename BrushTypeB>
class TBlendPairedKelvinlet : public TKelvinletIntegrator< TBlendPairedKelvinlet< BrushTypeA, BrushTypeB > >

Variables

Name Description

Protected variable

BrushTypeA

 

ABrush

Protected variable

double

 

Alpha

Protected variable

BrushTypeB

 

BBrush

Constructors

Name Description

Public function

TBlendPairedKelvinlet

(
    const BrushTypeA& BrushA,
    const BrushTypeB& BrushB,
    double StrengthA
)

Functions

Name Description

Public function Const

double

 

Divergence

(
    const FVector3d& Pos
)

Public function Const

FVector3d

 

Evaluate

(
    const FVector3d& Pos
)

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