| allow_missing_requested_inputs() const | blender::fn::lazy_function::LazyFunction | inline |
| allow_missing_requested_inputs_ | blender::fn::lazy_function::LazyFunction | protected |
| always_used_inputs_available(const Params ¶ms) const | blender::fn::lazy_function::LazyFunction | |
| debug_name_ | blender::fn::lazy_function::LazyFunction | protected |
| destruct_storage(void *storage) const override | blender::fn::lazy_function::GraphExecutor | virtual |
| execute(Params ¶ms, const Context &context) const | blender::fn::lazy_function::LazyFunction | inline |
| Executor class | blender::fn::lazy_function::GraphExecutor | friend |
| GraphExecutor(const Graph &graph, const Logger *logger, const SideEffectProvider *side_effect_provider, const NodeExecuteWrapper *node_execute_wrapper) | blender::fn::lazy_function::GraphExecutor | |
| GraphExecutor(const Graph &graph, Vector< const GraphInputSocket * > graph_inputs, Vector< const GraphOutputSocket * > graph_outputs, const Logger *logger, const SideEffectProvider *side_effect_provider, const NodeExecuteWrapper *node_execute_wrapper) | blender::fn::lazy_function::GraphExecutor | |
| init_storage(LinearAllocator<> &allocator) const override | blender::fn::lazy_function::GraphExecutor | virtual |
| input_name(int index) const override | blender::fn::lazy_function::GraphExecutor | virtual |
| inputs() const | blender::fn::lazy_function::LazyFunction | inline |
| inputs_ | blender::fn::lazy_function::LazyFunction | protected |
| loaded_inputs_array_offset | blender::fn::lazy_function::GraphExecutor | |
| Logger typedef | blender::fn::lazy_function::GraphExecutor | |
| name() const | blender::fn::lazy_function::LazyFunction | virtual |
| node_states_array_offset | blender::fn::lazy_function::GraphExecutor | |
| node_states_offsets | blender::fn::lazy_function::GraphExecutor | |
| NodeExecuteWrapper typedef | blender::fn::lazy_function::GraphExecutor | |
| output_name(int index) const override | blender::fn::lazy_function::GraphExecutor | virtual |
| outputs() const | blender::fn::lazy_function::LazyFunction | inline |
| outputs_ | blender::fn::lazy_function::LazyFunction | protected |
| possible_output_dependencies(int output_index, FunctionRef< void(Span< int >)> fn) const | blender::fn::lazy_function::LazyFunction | virtual |
| SideEffectProvider typedef | blender::fn::lazy_function::GraphExecutor | |
| total_size | blender::fn::lazy_function::GraphExecutor | |
| ~LazyFunction()=default | blender::fn::lazy_function::LazyFunction | virtual |