Navigation
API > API/Plugins > API/Plugins/GeometryCollectionNodes
Outputs boundary nodes of a triangle mesh.
| Name | FTriangleBoundaryIndicesNode |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/GeometryCollectionPlugin/Source/GeometryCollectionNodes/Public/Dataflow/GeometryCollectionTriangleBoundaryIndicesNode.h |
| Include Path | #include "Dataflow/GeometryCollectionTriangleBoundaryIndicesNode.h" |
Syntax
USTRUCT (Meta=(DataflowFlesh, Experimental))
struct FTriangleBoundaryIndicesNode : public FDataflowNode
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FDataflowNode → FTriangleBoundaryIndicesNode
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FTriangleBoundaryIndicesNode
(
const UE::Dataflow::FNodeParameters& InParam, |
Dataflow/GeometryCollectionTriangleBoundaryIndicesNode.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| DataType | FManagedArrayCollection | Dataflow/GeometryCollectionTriangleBoundaryIndicesNode.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BoundaryIndicesOut | TArray< int32 > | Dataflow/GeometryCollectionTriangleBoundaryIndicesNode.h |
|
|
| Collection | FManagedArrayCollection | Dataflow/GeometryCollectionTriangleBoundaryIndicesNode.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
DATAFLOW_NODE_DEFINE_INTERNAL
(
FTriangleBoundaryIndicesNode, |
Dataflow/GeometryCollectionTriangleBoundaryIndicesNode.h | ||
FGeometryCollection::StaticType() |
Dataflow/GeometryCollectionTriangleBoundaryIndicesNode.h |