Navigation
API > API/Plugins > API/Plugins/GeometryFlowCore
| Name | FEvaluationInfo |
| Type | class |
| Header File | /Engine/Plugins/Experimental/GeometryFlow/Source/GeometryFlowCore/Public/GeometryFlowNode.h |
| Include Path | #include "GeometryFlowNode.h" |
Syntax
class FEvaluationInfo
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FEvaluationInfo() |
GeometryFlowNode.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FEvaluationInfo() |
GeometryFlowNode.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Progress | FProgressCancel * | GeometryFlowNode.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void CountCompute
(
FNode* Node |
GeometryFlowNode.h | ||
virtual void CountEvaluation
(
FNode* Node |
GeometryFlowNode.h | ||
int NumComputes() |
GeometryFlowNode.h | ||
int NumEvaluations() |
GeometryFlowNode.h | ||
virtual void Reset() |
GeometryFlowNode.h |