Navigation
API > API/Runtime > API/Runtime/GeometryCore
| Name | TBaseKelvinlet |
| Type | class |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Deformers/Kelvinlets.h |
| Include Path | #include "Deformers/Kelvinlets.h" |
Syntax
template<typename KelvinletModelType>
class TBaseKelvinlet : public UE::Geometry::TKelvinletIntegrator< KelvinletModelType >
Inheritance Hierarchy
- TKelvinletIntegrator → TBaseKelvinlet
Derived Classes
TBaseKelvinlet derived class hierarchy
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TBaseKelvinlet
(
const double Size, |
Deformers/Kelvinlets.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void SetMaterialParameters
(
const double ShearModulus, |
ShearModuls and Poisson Ratio - both => 0. Poisson Ratio should be in the interval [0, 1/2) | Deformers/Kelvinlets.h | |
void UpdateRegularization
(
const double R |
Deformers/Kelvinlets.h |