Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/MuT
Inheritance Hierarchy
- Base
- RefCounted
- Node
- NodeSurface
- NodeSurfaceEdit
- NodeSurfaceNew
- NodeSurfaceVariation
References
| Module | MutableTools |
| Header | /Engine/Plugins/Experimental/Mutable/Source/MutableTools/Public/MuT/NodeSurface.h |
| Include | #include "MuT/NodeSurface.h" |
Syntax
class NodeSurface : public mu::Node
Remarks
This class is the parent of all nodes that output a Surface.
Variables
| Type | Name | Description | |
|---|---|---|---|
| EType | Type |
Destructors
| Type | Name | Description | |
|---|---|---|---|
~NodeSurface () |
Forbidden. Manage with the Ptr<> template. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const NODE_TYPE * | |||
| void | Serialise
(
const NodeSurface* pNode, |
Life cycle. | |
| NodeSurfacePtr | StaticUnserialise
(
InputArchive& arch |
Overridden from Node
Enums
| Type | Name | Description | |
|---|---|---|---|
| EType | Possible subclasses. |