Navigation
API > API/Plugins > API/Plugins/GeometryFlowMeshProcessing
| Name | TVoxMorphologyMeshNode |
| Type | class |
| Header File | /Engine/Plugins/Experimental/GeometryFlow/Source/GeometryFlowMeshProcessing/Public/MeshProcessingNodes/MeshVoxMorphologyNode.h |
| Include Path | #include "MeshProcessingNodes/MeshVoxMorphologyNode.h" |
Syntax
template<TImplicitMorphology < FDynamicMesh3 >::EMorphologyOp MorphologyOp>
class TVoxMorphologyMeshNode : public UE::GeometryFlow::TProcessMeshWithSettingsBaseNode< FVoxMorphologyOpSettings >
Inheritance Hierarchy
- FNode → TProcessMeshWithSettingsBaseNode → TVoxMorphologyMeshNode
Derived Classes
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void ApplyMorphology
(
const FDynamicMesh3& MeshIn, |
MeshProcessingNodes/MeshVoxMorphologyNode.h |
Overridden from TProcessMeshWithSettingsBaseNode
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void ProcessMesh
(
const FNamedDataMap& DatasIn, |
MeshProcessingNodes/MeshVoxMorphologyNode.h |