|
Blender V5.0
|
Inherits blender::nodes::node_composite_base_cryptomatte_cc::BaseCryptoMatteOperation.
Additional Inherited Members | |
| Protected Member Functions inherited from blender::compositor::NodeOperation | |
| void | compute_preview () override |
| const DNode & | node () const |
| const bNode & | bnode () const |
| bool | should_compute_output (StringRef identifier) |
| Protected Member Functions inherited from blender::compositor::Operation | |
| virtual Domain | compute_domain () |
| virtual void | add_and_evaluate_input_processors () |
| void | add_and_evaluate_input_processor (StringRef identifier, SimpleOperation *processor) |
| Result & | get_input (StringRef identifier) const |
| void | switch_result_mapped_to_input (StringRef identifier, Result *result) |
| void | populate_result (StringRef identifier, Result result) |
| void | declare_input_descriptor (StringRef identifier, InputDescriptor descriptor) |
| InputDescriptor & | get_input_descriptor (StringRef identifier) |
| Context & | context () const |
Definition at line 1015 of file node_composite_cryptomatte.cc.
|
inlineoverridevirtual |
Implements blender::nodes::node_composite_base_cryptomatte_cc::BaseCryptoMatteOperation.
Definition at line 1019 of file node_composite_cryptomatte.cc.
References blender::compositor::Operation::get_input().
|
inlineoverridevirtual |
Implements blender::nodes::node_composite_base_cryptomatte_cc::BaseCryptoMatteOperation.
Definition at line 1024 of file node_composite_cryptomatte.cc.
References blender::Vector< T, InlineBufferCapacity, Allocator >::append(), blender::compositor::NodeOperation::bnode(), blender::compositor::Operation::get_input(), input, and blender::compositor::is_socket_available().