|
Blender
V2.93
|
Public Attributes | |
| struct bNodeLink * | link |
| float | multi_socket_position [2] |
Definition at line 433 of file node_relationships.c.
| struct bNodeLink* LinkAndPosition::link |
Definition at line 434 of file node_relationships.c.
Referenced by compare_link_by_y_position(), cut_links_exec(), ed_node_link_conditions(), ED_node_link_insert(), ED_node_link_intersect_test(), mute_links_exec(), node_count_links(), node_link_exit(), node_link_find_socket(), node_link_init(), node_link_viewer(), node_links_intersect(), node_remove_extra_links(), and sort_multi_input_socket_links().
| float LinkAndPosition::multi_socket_position[2] |
Definition at line 435 of file node_relationships.c.
Referenced by compare_link_by_y_position(), and sort_multi_input_socket_links().