Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Deformers
Inheritance Hierarchy
- TKelvinletIntegrator
- TBlendPairedKelvinlet
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Deformers/Kelvinlets.h |
| Include | #include "Deformers/Kelvinlets.h" |
Syntax
template<typename BrushTypeA, typename BrushTypeB>
class TBlendPairedKelvinlet : public UE::Geometry::TKelvinletIntegrator< TBlendPairedKelvinlet< BrushTypeA, BrushTypeB > >
Variables
| Type | Name | Description | |
|---|---|---|---|
| BrushTypeA | ABrush | ||
| double | Alpha | ||
| BrushTypeB | BBrush |
Constructors
| Type | Name | Description | |
|---|---|---|---|
TBlendPairedKelvinlet
(
const BrushTypeA& BrushA, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| double | Divergence
(
const FVector3d& Pos |
||
| FVector3d | Evaluate
(
const FVector3d& Pos |