Blender
V3.3
|
#include <outliner_intern.hh>
Public Attributes | |
struct ID * | drag_id |
struct ID * | drag_parent |
int | icon |
Definition at line 101 of file outliner_intern.hh.
struct ID* TreeElementIcon::drag_id |
Definition at line 102 of file outliner_intern.hh.
struct ID * TreeElementIcon::drag_parent |
Definition at line 102 of file outliner_intern.hh.
int TreeElementIcon::icon |
Definition at line 103 of file outliner_intern.hh.
Referenced by merged_element_search_fn_recursive().