Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
Inheritance Hierarchy
- FCommandChange
- FToolCommandChange
- FLatticeDeformerToolConstrainedPointsChange
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/LatticeDeformerTool.h |
| Include | #include "LatticeDeformerTool.h" |
Syntax
class FLatticeDeformerToolConstrainedPointsChange : public FToolCommandChange
Remarks
Set of constrained points change.
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | ChangeStamp | ||
| TMap< int, FVector3d > | NewConstrainedLatticePoints | ||
| TMap< int, FVector3d > | PrevConstrainedLatticePoints |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| bool | HasExpired
(
UObject* Object |
||
| void |