Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/MuT > API/Plugins/MutableTools/MuT/NodeMeshFragment
Inheritance Hierarchy
- Base
- mu::BaseVisitable< Ptr< class ASTOp >, DefaultCatchAll, true >
- Node::Private
- NodeMesh::Private
- NodeMeshFragment::Private
References
| Module | MutableTools |
| Header | /Engine/Plugins/Experimental/Mutable/Source/MutableTools/Private/MuT/NodeMeshFragmentPrivate.h |
| Include | #include "MuT/NodeMeshFragmentPrivate.h" |
Syntax
class Private : public mu::NodeMesh::Private
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< int > | m_blocks | ||
| FRAGMENT_TYPE | m_fragmentType | ||
| int | m_layoutOrGroup | ||
| NodeMeshPtr | m_pMesh |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Private () |
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 |
Constants
| Name | Description |
|---|---|
| s_type |