TerraForge3D
2.3.1
3D Terrain And Landscape Generator
◆
Link()
void NodeEditorPin::Link
(
NodeEditorLink
*
link
)
Definition at line
105
of file
NodeEditor.cpp
.
106
{
107
link = lnk;
108
109
if
(link->from->id ==
id
)
110
{
111
other = link->to;
112
}
113
114
else
115
{
116
other = link->from;
117
}
118
}
NodeEditorPin
Generated on Thu Apr 7 2022 14:10:53 for TerraForge3D by
1.9.3