| add_and_evaluate_input_processor(StringRef identifier, SimpleOperation *processor) | blender::realtime_compositor::Operation | protected |
| add_and_evaluate_input_processors() override | blender::realtime_compositor::SimpleOperation | protectedvirtual |
| compute_domain() override | blender::realtime_compositor::RealizeOnDomainOperation | protectedvirtual |
| compute_preview() | blender::realtime_compositor::Operation | protectedvirtual |
| construct_if_needed(Context &context, const Result &input_result, const InputDescriptor &input_descriptor, const Domain &operation_domain) | blender::realtime_compositor::RealizeOnDomainOperation | static |
| context() const | blender::realtime_compositor::Operation | protected |
| declare_input_descriptor(InputDescriptor descriptor) | blender::realtime_compositor::SimpleOperation | protected |
| blender::realtime_compositor::Operation::declare_input_descriptor(StringRef identifier, InputDescriptor descriptor) | blender::realtime_compositor::Operation | protected |
| evaluate() | blender::realtime_compositor::Operation | virtual |
| execute() override | blender::realtime_compositor::RealizeOnDomainOperation | virtual |
| get_input() | blender::realtime_compositor::SimpleOperation | protected |
| blender::realtime_compositor::Operation::get_input(StringRef identifier) const | blender::realtime_compositor::Operation | protected |
| get_input_descriptor() | blender::realtime_compositor::SimpleOperation | protected |
| blender::realtime_compositor::Operation::get_input_descriptor(StringRef identifier) | blender::realtime_compositor::Operation | protected |
| get_result() | blender::realtime_compositor::SimpleOperation | |
| blender::realtime_compositor::Operation::get_result(StringRef identifier) | blender::realtime_compositor::Operation | |
| map_input_to_result(Result *result) | blender::realtime_compositor::SimpleOperation | |
| blender::realtime_compositor::Operation::map_input_to_result(StringRef identifier, Result *result) | blender::realtime_compositor::Operation | |
| Operation(Context &context) | blender::realtime_compositor::SimpleOperation | |
| populate_result(Result result) | blender::realtime_compositor::SimpleOperation | protected |
| blender::realtime_compositor::Operation::populate_result(StringRef identifier, Result result) | blender::realtime_compositor::Operation | protected |
| RealizeOnDomainOperation(Context &context, Domain domain, ResultType type) | blender::realtime_compositor::RealizeOnDomainOperation | |
| switch_result_mapped_to_input(Result *result) | blender::realtime_compositor::SimpleOperation | protected |
| blender::realtime_compositor::Operation::switch_result_mapped_to_input(StringRef identifier, Result *result) | blender::realtime_compositor::Operation | protected |
| texture_pool() const | blender::realtime_compositor::Operation | protected |
| ~Operation() | blender::realtime_compositor::Operation | virtual |