Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/MuT > API/Plugins/MutableTools/MuT/NodeMeshInterpolate
Inheritance Hierarchy
- Base
- mu::BaseVisitable< Ptr< class ASTOp >, DefaultCatchAll, true >
- Node::Private
- NodeMesh::Private
- NodeMeshInterpolate::Private
References
| Module | MutableTools |
| Header | /Engine/Plugins/Experimental/Mutable/Source/MutableTools/Private/MuT/NodeMeshInterpolatePrivate.h |
| Include | #include "MuT/NodeMeshInterpolatePrivate.h" |
Syntax
class Private : public mu::NodeMesh::Private
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< CHANNEL > | m_channels | ||
| NodeScalarPtr | m_pFactor | ||
| TArray< NodeMeshPtr > | m_targets |
Functions
| Type | Name | Description | |
|---|---|---|---|
| ReturnType | Accept
(
::mu::BaseVisitor& guest |
||
| void | Serialise
(
OutputArchive& arch |
||
| void | Unserialise
(
InputArchive& arch |
Overridden from Private
| Type | Name | Description | |
|---|---|---|---|
| NodeLayoutPtr | GetLayout
(
int index |
Classes
| Type | Name | Description | |
|---|---|---|---|
| CHANNEL |
Constants
| Name | Description |
|---|---|
| s_type |