Navigation
API > API/Plugins > API/Plugins/MeshModelingTools
| Name | FBaseKelvinletBrushOp |
| Type | class |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/Sculpting/KelvinletBrushOp.h |
| Include Path | #include "Sculpting/KelvinletBrushOp.h" |
Syntax
class FBaseKelvinletBrushOp : public FMeshSculptBrushOp
Inheritance Hierarchy
- FMeshSculptBrushOp → FBaseKelvinletBrushOp
Derived Classes
FBaseKelvinletBrushOp derived class hierarchy
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Sculpting/KelvinletBrushOp.h | |||
void SetBaseProperties
(
const FDynamicMesh3* SrcMesh, |
Sculpting/KelvinletBrushOp.h |
Overridden from FMeshSculptBrushOp
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void ApplyStamp
(
const FDynamicMesh3* SrcMesh, |
Sculpting/KelvinletBrushOp.h |
Protected
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void ApplyFalloff
(
const FSculptBrushStamp& Stamp, |
Sculpting/KelvinletBrushOp.h | ||
void DisplaceKelvinlet
(
const KelvinletType& Kelvinlet, |
NB: this just moves the verts, but doesn't update the normal. | Sculpting/KelvinletBrushOp.h | |
| Sculpting/KelvinletBrushOp.h |