Blender
V3.3
|
#include <COM_NodeGraph.h>
Public Member Functions | |
Link (NodeOutput *from, NodeInput *to) | |
Public Attributes | |
NodeOutput * | from |
NodeInput * | to |
Definition at line 25 of file COM_NodeGraph.h.
|
inline |
Definition at line 29 of file COM_NodeGraph.h.
NodeOutput* blender::compositor::NodeGraph::Link::from |
Definition at line 26 of file COM_NodeGraph.h.
NodeInput* blender::compositor::NodeGraph::Link::to |
Definition at line 27 of file COM_NodeGraph.h.