Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/MuT
Inheritance Hierarchy
- RefCounted
- Node
- NodeImage
- NodeImageFormat
References
| Module | MutableTools |
| Header | /Engine/Plugins/Mutable/Source/MutableTools/Public/MuT/NodeImageFormat.h |
| Include | #include "MuT/NodeImageFormat.h" |
Syntax
class NodeImageFormat : public mu::NodeImage
Remarks
Node that composes a new image by gathering pixel data from channels in other images.
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
| Forbidden. Manage with the Ptr<> template. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| EImageFormat | GetFormat () |
||
| Private * | GetPrivate () |
||
| NodeImagePtr | GetSource () |
||
| const FNodeType * | |||
| void | SetFormat
(
EImageFormat format, |
||
| void |
Overridden from Node
Classes
| Type | Name | Description | |
|---|---|---|---|
| Private |