|
Blender V4.3
|
#include <DNA_viewer_path_types.h>
Public Attributes | |
| ViewerPathElem | base |
| int | repeat_output_node_id |
| int | iteration |
Definition at line 53 of file DNA_viewer_path_types.h.
| ViewerPathElem RepeatZoneViewerPathElem::base |
Definition at line 54 of file DNA_viewer_path_types.h.
Referenced by blender::ed::viewer_path::viewer_path_elem_for_zone().
| int RepeatZoneViewerPathElem::iteration |
Definition at line 57 of file DNA_viewer_path_types.h.
Referenced by blender::ed::viewer_path::viewer_path_elem_for_zone().
| int RepeatZoneViewerPathElem::repeat_output_node_id |
Definition at line 56 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_zone().