Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Deformers
Inheritance Hierarchy
- TKelvinletIntegrator
- TBaseKelvinlet
- FPinchKelvinlet
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Deformers/Kelvinlets.h |
| Include | #include "Deformers/Kelvinlets.h" |
Syntax
class FPinchKelvinlet : public UE::Geometry::TBaseKelvinlet< FPinchKelvinlet >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FPinchKelvinlet
(
const FMatrix3d& ForceMatrix, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FVector3d | Specialized override that should give the same result, but be faster. |
Typedefs
| Name | Description |
|---|---|
| MyBase |