Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/MuT > API/Plugins/MutableTools/MuT/NodeMeshFormat
Inheritance Hierarchy
- Node::Private
- NodeMesh::Private
- NodeMeshFormat::Private
References
| Module | MutableTools |
| Header | /Engine/Plugins/Experimental/Mutable/Source/MutableTools/Internal/MuT/NodeMeshFormatPrivate.h |
Syntax
class Private : public mu::NodeMesh::Private
Variables
| Type | Name | Description | |
|---|---|---|---|
| FMeshBufferSet | m_FaceBuffers | ||
| FMeshBufferSet | m_IndexBuffers | ||
| NodeMeshPtr | m_pSource | Source mesh to transform. | |
| FMeshBufferSet | m_VertexBuffers | New mesh format. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Serialise
(
OutputArchive& arch |
||
| void | Unserialise
(
InputArchive& arch |
Overridden from Private
| Type | Name | Description | |
|---|---|---|---|
| NodeLayoutPtr | GetLayout
(
int index |
Constants
| Name | Description |
|---|---|
| s_type |