Navigation
API > API/Plugins > API/Plugins/ChaosFleshDeprecatedNodes
| Name | FConstructTetGridNode |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/ChaosFlesh/Source/ChaosFleshDeprecatedNodes/Public/Dataflow/ChaosFleshConstructTetGridNode.h |
| Include Path | #include "Dataflow/ChaosFleshConstructTetGridNode.h" |
Syntax
USTRUCT (Meta=(DataflowFlesh, Deprecated="5.4"))
struct FConstructTetGridNode : public FDataflowNode
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FDataflowNode → FConstructTetGridNode
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FConstructTetGridNode
(
const UE::Dataflow::FNodeParameters& InParam, |
Dataflow/ChaosFleshConstructTetGridNode.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| DataType | FManagedArrayCollection | Dataflow/ChaosFleshConstructTetGridNode.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bDiscardInteriorTriangles | bool | Dataflow/ChaosFleshConstructTetGridNode.h |
|
|
| Collection | FManagedArrayCollection | Dataflow/ChaosFleshConstructTetGridNode.h |
|
|
| GridCellCount | FIntVector | Dataflow/ChaosFleshConstructTetGridNode.h |
|
|
| GridDomain | FVector | Dataflow/ChaosFleshConstructTetGridNode.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
DATAFLOW_NODE_DEFINE_INTERNAL
(
FConstructTetGridNode, |
Dataflow/ChaosFleshConstructTetGridNode.h | ||
FGeometryCollection::StaticType() |
Dataflow/ChaosFleshConstructTetGridNode.h |
Overridden from FDataflowNode
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void Evaluate
(
UE::Dataflow::FContext& Context, |
Dataflow/ChaosFleshConstructTetGridNode.h |