|
Blender V5.0
|
#include <DNA_viewer_path_types.h>
Public Attributes | |
| ViewerPathElem | base |
| int32_t | sim_output_node_id |
| char | _pad1 [4] |
Definition at line 51 of file DNA_viewer_path_types.h.
| char SimulationZoneViewerPathElem::_pad1[4] |
Definition at line 55 of file DNA_viewer_path_types.h.
| ViewerPathElem SimulationZoneViewerPathElem::base |
Definition at line 52 of file DNA_viewer_path_types.h.
Referenced by blender::ed::viewer_path::viewer_path_elem_for_compute_context().
| int32_t SimulationZoneViewerPathElem::sim_output_node_id |
Definition at line 54 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().