|
Blender V5.0
|
#include <DNA_viewer_path_types.h>
Public Attributes | |
| ViewerPathElem | base |
| int32_t | node_id |
| char | _pad1 [4] |
Definition at line 44 of file DNA_viewer_path_types.h.
| char GroupNodeViewerPathElem::_pad1[4] |
Definition at line 48 of file DNA_viewer_path_types.h.
| ViewerPathElem GroupNodeViewerPathElem::base |
Definition at line 45 of file DNA_viewer_path_types.h.
Referenced by blender::ed::spreadsheet::GroupNodeViewerPathItem::GroupNodeViewerPathItem(), and blender::ed::viewer_path::viewer_path_elem_for_compute_context().
| int32_t GroupNodeViewerPathElem::node_id |
Definition at line 47 of file DNA_viewer_path_types.h.
Referenced by BKE_viewer_path_elem_copy(), BKE_viewer_path_elem_equal(), and blender::ed::viewer_path::viewer_path_elem_for_compute_context().