Collection of information about the connected node and pin.
More...
|
bool | dataChangeNotification |
| Flag to signal the connected node, that the data was changed.
|
|
Node * | connectedNode |
| Pointer to the node, which is connected to this pin.
|
|
ax::NodeEditor::PinId | connectedPinId |
| Id of the pin, which is connected to this pin.
|
|
ax::NodeEditor::LinkId | linkId |
| Unique id of the link.
|
|
Collection of information about the connected node and pin.
◆ OutgoingLink()
NAV::OutputPin::OutgoingLink::OutgoingLink |
( |
ax::NodeEditor::LinkId | linkId, |
|
|
Node * | connectedNode, |
|
|
ax::NodeEditor::PinId | connectedPinId ) |
|
inline |
Constructor.
- Parameters
-
[in] | linkId | Unique id of the link |
[in] | connectedNode | Node connected on the other end of the link |
[in] | connectedPinId | Id of the pin, which is connected on the other end of the link |
The documentation for this struct was generated from the following file:
- /home/runner/work/INSTINCT/INSTINCT/src/internal/Node/Pin.hpp