Navigation
API > API/Plugins > API/Plugins/ChaosFleshNodes > API/Plugins/ChaosFleshNodes/Dataflow
Inheritance Hierarchy
- FDataflowNode
- FConstructTetGridNode
References
| Module | ChaosFleshNodes |
| Header | /Engine/Plugins/Experimental/ChaosFlesh/Source/ChaosFleshNodes/Public/Dataflow/ChaosFleshTetrahedralNodes.h |
| Include | #include "Dataflow/ChaosFleshTetrahedralNodes.h" |
Syntax
USTRUCT (Meta=(DataflowFlesh))
struct FConstructTetGridNode : public FDataflowNode
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bDiscardInteriorTriangles | ||
| DATAFLOW_NODE_DEFINE_INTERNAL(FConstructTetGridNode, "TetGrid", "Flesh", "") DATAFLOW_NODE_RENDER_TY... | Collection | ||
| FIntVector | GridCellCount | ||
| FVector | GridDomain |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FConstructTetGridNode
(
const Dataflow::FNodeParameters& InParam, |
Overridden from FDataflowNode
| Type | Name | Description | |
|---|---|---|---|
| void | Evaluate
(
Dataflow::FContext& Context, |
Evaluation |