|
Blender V4.5
|
#include <NOD_geometry_nodes_lazy_function.hh>
Public Attributes | ||
| struct { | ||
| Vector< int > main | ||
| Vector< int > output_usages | ||
| Map< int, int > reference_set_by_output | ||
| } | inputs | |
| struct { | ||
| Vector< int > main | ||
| Vector< int > input_usages | ||
| } | outputs | |
Definition at line 595 of file NOD_geometry_nodes_lazy_function.hh.
| Vector<int> blender::nodes::EvaluateClosureFunctionIndices::input_usages |
Definition at line 603 of file NOD_geometry_nodes_lazy_function.hh.
Referenced by blender::nodes::LazyFunctionForEvaluateClosureNode::initialize_execution_graph(), blender::nodes::LazyFunctionForEvaluateClosureNode::initialize_pass_through_graph(), blender::nodes::LazyFunctionForEvaluateClosureNode::LazyFunctionForEvaluateClosureNode(), and blender::nodes::LazyFunctionForEvaluateClosureNode::set_default_outputs().
| struct { ... } blender::nodes::EvaluateClosureFunctionIndices::inputs |
| Vector<int> blender::nodes::EvaluateClosureFunctionIndices::main |
Definition at line 597 of file NOD_geometry_nodes_lazy_function.hh.
Referenced by blender::nodes::LazyFunctionForEvaluateClosureNode::initialize_execution_graph(), blender::nodes::LazyFunctionForEvaluateClosureNode::initialize_pass_through_graph(), blender::nodes::LazyFunctionForEvaluateClosureNode::LazyFunctionForEvaluateClosureNode(), and blender::nodes::LazyFunctionForEvaluateClosureNode::set_default_outputs().
| Vector<int> blender::nodes::EvaluateClosureFunctionIndices::output_usages |
Definition at line 598 of file NOD_geometry_nodes_lazy_function.hh.
Referenced by blender::nodes::LazyFunctionForEvaluateClosureNode::initialize_execution_graph(), blender::nodes::LazyFunctionForEvaluateClosureNode::initialize_pass_through_graph(), and blender::nodes::LazyFunctionForEvaluateClosureNode::LazyFunctionForEvaluateClosureNode().
| struct { ... } blender::nodes::EvaluateClosureFunctionIndices::outputs |
Referenced by blender::nodes::LazyFunctionForEvaluateClosureNode::initialize_execution_graph(), blender::nodes::LazyFunctionForEvaluateClosureNode::initialize_pass_through_graph(), blender::nodes::LazyFunctionForEvaluateClosureNode::LazyFunctionForEvaluateClosureNode(), and blender::nodes::LazyFunctionForEvaluateClosureNode::set_default_outputs().
| Map<int, int> blender::nodes::EvaluateClosureFunctionIndices::reference_set_by_output |