Navigation
API > API/Runtime > API/Runtime/GeometryCore
| Name | TKelvinletIntegrator |
| Type | class |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Deformers/Kelvinlets.h |
| Include Path | #include "Deformers/Kelvinlets.h" |
Syntax
template<typename KelvinletModelType>
class TKelvinletIntegrator
Derived Classes
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FVector3d Evaluate
(
const FVector3d& Pos |
Deformers/Kelvinlets.h | ||
FVector3d IntegrateRK3
(
const FVector3d& Pos, |
A single step of RK3 | Deformers/Kelvinlets.h |