Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/MuT
Inheritance Hierarchy
- RefCounted
- Node
- NodeMesh
- NodeMeshMakeMorph
References
| Module | MutableTools |
| Header | /Engine/Plugins/Mutable/Source/MutableTools/Public/MuT/NodeMeshMakeMorph.h |
| Include | #include "MuT/NodeMeshMakeMorph.h" |
Syntax
class NodeMeshMakeMorph : public mu::NodeMesh
Remarks
This node removes from a mesh A all the faces that are also part of a mesh B.
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
| Forbidden. Manage with the Ptr<> template. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| NodeMeshPtr | GetBase () |
||
| bool | |||
| Private * | GetPrivate () |
||
| const FNodeType * | |||
| NodeMeshPtr | GetTarget () |
||
| void | |||
| void | SetOnlyPositionAndNormal
(
bool bOnlyPositionAndNormal |
||
| void |
Overridden from Node
Classes
| Type | Name | Description | |
|---|---|---|---|
| Private |