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
)

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