TerraForge3D
2.3.1
3D Terrain And Landscape Generator
◆
Setup()
void NodeEditorNode::Setup
(
)
Definition at line
297
of file
NodeEditor.cpp
.
298
{
299
for
(
NodeEditorPin
*pin : inputPins)
300
{
301
pin->parent =
this
;
302
}
303
304
for
(
NodeEditorPin
*pin : outputPins)
305
{
306
pin->parent =
this
;
307
}
308
}
NodeEditorPin
Definition:
NodeEditor.h:89
NodeEditorNode
Generated on Thu Apr 7 2022 14:10:53 for TerraForge3D by
1.9.3