|
Blender V5.0
|
#include <DNA_viewer_path_types.h>
Public Attributes | |
| ViewerPathElem | base |
| int | repeat_output_node_id |
| int | iteration |
Definition at line 58 of file DNA_viewer_path_types.h.
| ViewerPathElem RepeatZoneViewerPathElem::base |
Definition at line 59 of file DNA_viewer_path_types.h.
Referenced by blender::ed::viewer_path::viewer_path_elem_for_compute_context().
| int RepeatZoneViewerPathElem::iteration |
Definition at line 62 of file DNA_viewer_path_types.h.
Referenced by blender::ed::viewer_path::viewer_path_elem_for_compute_context().
| int RepeatZoneViewerPathElem::repeat_output_node_id |
Definition at line 61 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().