Navigation
API > API/Plugins > API/Plugins/GeometryFlowMeshProcessing > API/Plugins/GeometryFlowMeshProcessing/MeshProcessingNodes
Inheritance Hierarchy
- FNode
- TProcessMeshWithSettingsBaseNode
- FGenerateConvexHullMeshNode
References
| Module | GeometryFlowMeshProcessing |
| Header | /Engine/Plugins/Experimental/GeometryFlow/Source/GeometryFlowMeshProcessing/Public/MeshProcessingNodes/GenerateConvexHullMeshNode.h |
| Include | #include "MeshProcessingNodes/GenerateConvexHullMeshNode.h" |
Syntax
class FGenerateConvexHullMeshNode : public UE::GeometryFlow::TProcessMeshWithSettingsBaseNode< FGenerateConvexHullMeshSettings >
Functions
| Type | Name | Description | |
|---|---|---|---|
| EGeometryFlowResult | MakeConvexHullMesh
(
const FDynamicMesh3& MeshIn, |
Overridden from TProcessMeshWithSettingsBaseNode
| Type | Name | Description | |
|---|---|---|---|
| void | ProcessMesh
(
const FNamedDataMap& DatasIn, |