TerraForge3D
2.3.1
3D Terrain And Landscape Generator
◆
Evaluate()
NodeOutput
OutputNode::Evaluate
(
NodeInputParam
input
,
NodeEditorPin
*
pin
)
virtual
Implements
NodeEditorNode
.
Definition at line
6
of file
OutputNode.cpp
.
7
{
8
if
(inputPins[0]->IsLinked())
9
return
NodeOutput
({ inputPins[0]->other->Evaluate(input)});
10
return
NodeOutput
({value});
11
}
NodeOutput
Definition:
NodeEditor.h:26
OutputNode
Generated on Thu Apr 7 2022 14:10:54 for TerraForge3D by
1.9.3