|
Blender V4.5
|
#include <NOD_geometry_nodes_lazy_function.hh>
Public Attributes | ||
| struct { | ||
| Vector< int > main | ||
| Vector< int > border_links | ||
| Vector< int > output_usages | ||
| Map< ReferenceSetIndex, int > reference_sets | ||
| } | inputs | |
| struct { | ||
| Vector< int > main | ||
| Vector< int > border_link_usages | ||
| Vector< int > input_usages | ||
| } | outputs | |
Definition at line 545 of file NOD_geometry_nodes_lazy_function.hh.
| Vector<int> blender::nodes::ZoneFunctionIndices::border_link_usages |
| Vector<int> blender::nodes::ZoneFunctionIndices::border_links |
Definition at line 548 of file NOD_geometry_nodes_lazy_function.hh.
Referenced by blender::nodes::LazyFunctionForForeachGeometryElementZone::build_graph_contents(), blender::nodes::LazyFunctionForClosureZone::execute_impl(), blender::nodes::LazyFunctionForRepeatZone::initialize_execution_graph(), blender::nodes::initialize_zone_wrapper(), and blender::nodes::LazyFunctionForClosureZone::LazyFunctionForClosureZone().
| Vector<int> blender::nodes::ZoneFunctionIndices::input_usages |
Definition at line 555 of file NOD_geometry_nodes_lazy_function.hh.
Referenced by blender::nodes::LazyFunctionForForeachGeometryElementZone::build_graph_contents(), blender::nodes::LazyFunctionForClosureZone::execute_impl(), blender::nodes::LazyFunctionForRepeatZone::execute_impl(), blender::nodes::initialize_zone_wrapper(), and blender::nodes::zone_wrapper_output_name().
| struct { ... } blender::nodes::ZoneFunctionIndices::inputs |
Referenced by blender::nodes::LazyFunctionForForeachGeometryElementZone::build_graph_contents(), blender::nodes::LazyFunctionForClosureZone::execute_impl(), blender::nodes::LazyFunctionForForeachGeometryElementZone::initialize_execution_graph(), blender::nodes::LazyFunctionForRepeatZone::initialize_execution_graph(), blender::nodes::initialize_zone_wrapper(), blender::nodes::LazyFunctionForClosureZone::LazyFunctionForClosureZone(), blender::nodes::LazyFunctionForForeachGeometryElementZone::LazyFunctionForForeachGeometryElementZone(), blender::nodes::LazyFunctionForRepeatZone::LazyFunctionForRepeatZone(), blender::nodes::LazyFunctionForForeachGeometryElementZone::prepare_components(), and blender::nodes::zone_wrapper_input_name().
| Vector<int> blender::nodes::ZoneFunctionIndices::main |
Definition at line 547 of file NOD_geometry_nodes_lazy_function.hh.
Referenced by blender::nodes::LazyFunctionForForeachGeometryElementZone::build_graph_contents(), blender::nodes::LazyFunctionForClosureZone::execute_impl(), blender::nodes::LazyFunctionForForeachGeometryElementZone::initialize_execution_graph(), blender::nodes::LazyFunctionForRepeatZone::initialize_execution_graph(), blender::nodes::initialize_zone_wrapper(), blender::nodes::LazyFunctionForForeachGeometryElementZone::LazyFunctionForForeachGeometryElementZone(), blender::nodes::LazyFunctionForRepeatZone::LazyFunctionForRepeatZone(), and blender::nodes::LazyFunctionForForeachGeometryElementZone::prepare_components().
| Vector<int> blender::nodes::ZoneFunctionIndices::output_usages |
Definition at line 549 of file NOD_geometry_nodes_lazy_function.hh.
Referenced by blender::nodes::LazyFunctionForForeachGeometryElementZone::build_graph_contents(), blender::nodes::LazyFunctionForClosureZone::execute_impl(), blender::nodes::initialize_zone_wrapper(), and blender::nodes::zone_wrapper_input_name().
| struct { ... } blender::nodes::ZoneFunctionIndices::outputs |
Referenced by blender::nodes::LazyFunctionForForeachGeometryElementZone::build_graph_contents(), blender::nodes::LazyFunctionForClosureZone::execute_impl(), blender::nodes::LazyFunctionForRepeatZone::execute_impl(), blender::nodes::initialize_zone_wrapper(), and blender::nodes::zone_wrapper_output_name().
| Map<ReferenceSetIndex, int> blender::nodes::ZoneFunctionIndices::reference_sets |
Definition at line 550 of file NOD_geometry_nodes_lazy_function.hh.
Referenced by blender::nodes::LazyFunctionForForeachGeometryElementZone::build_graph_contents(), blender::nodes::LazyFunctionForClosureZone::execute_impl(), blender::nodes::initialize_zone_wrapper(), and blender::nodes::LazyFunctionForClosureZone::LazyFunctionForClosureZone().