TerraForge3D
2.3.1
3D Terrain And Landscape Generator
◆
Begin()
void NodeEditorPin::Begin
(
)
virtual
Definition at line
74
of file
NodeEditor.cpp
.
75
{
76
ImGuiNodeEditor::PinKind pinKind = type == NodeEditorPinType::Input ? ImGuiNodeEditor::PinKind::Input : ImGuiNodeEditor::PinKind::Output;
77
ImGuiNodeEditor::BeginPin(
id
, pinKind);
78
}
NodeEditorPin
Generated on Thu Apr 7 2022 14:10:53 for TerraForge3D by
1.9.3