|
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 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 683 of file node_composite_cryptomatte.cc.
|
inlineoverridevirtual |
Reimplemented from blender::compositor::Operation.
Definition at line 866 of file node_composite_cryptomatte.cc.
References BLI_assert_unreachable, CMP_NODE_CRYPTOMATTE_SOURCE_IMAGE, CMP_NODE_CRYPTOMATTE_SOURCE_RENDER, compute_image_domain(), blender::compositor::Operation::context(), get_source(), and blender::compositor::Domain::identity().
|
inline |
Definition at line 881 of file node_composite_cryptomatte.cc.
References BKE_image_acquire_ibuf(), BKE_image_release_ibuf(), BLI_assert, CMP_NODE_CRYPTOMATTE_SOURCE_IMAGE, blender::compositor::Operation::compute_domain(), get_image(), get_image_user(), get_source(), ImBuf::x, and ImBuf::y.
Referenced by compute_domain().
|
inline |
Definition at line 831 of file node_composite_cryptomatte.cc.
References RenderLayer::name, and RenderPass::name.
Referenced by get_layers_from_image().
|
inline |
Definition at line 921 of file node_composite_cryptomatte.cc.
References BLI_assert, blender::compositor::NodeOperation::bnode(), CMP_NODE_CRYPTOMATTE_SOURCE_IMAGE, get_source(), and bNode::id.
Referenced by compute_image_domain(), get_image_user(), and get_layers_from_image().
|
inline |
Definition at line 901 of file node_composite_cryptomatte.cc.
References BKE_image_user_frame_calc(), BLI_assert, blender::compositor::NodeOperation::bnode(), CMP_NODE_CRYPTOMATTE_SOURCE_IMAGE, blender::compositor::Operation::context(), get_image(), and get_source().
Referenced by compute_image_domain(), and get_layers_from_image().
|
inlineoverridevirtual |
Implements blender::nodes::node_composite_base_cryptomatte_cc::BaseCryptoMatteOperation.
Definition at line 687 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 693 of file node_composite_cryptomatte.cc.
References BLI_assert_unreachable, CMP_NODE_CRYPTOMATTE_SOURCE_IMAGE, CMP_NODE_CRYPTOMATTE_SOURCE_RENDER, get_layers_from_image(), get_layers_from_render(), and get_source().
|
inline |
Definition at line 761 of file node_composite_cryptomatte.cc.
References blender::Vector< T, InlineBufferCapacity, Allocator >::append(), BKE_image_acquire_ibuf(), BKE_image_acquire_renderresult(), BKE_image_release_ibuf(), BKE_image_release_renderresult(), blender::compositor::Context::cache_manager(), blender::compositor::StaticCacheManager::cached_images, blender::compositor::Operation::context(), blender::compositor::CachedImageContainer::get(), get_combined_layer_pass_name(), get_image(), get_image_user(), get_type_name(), IMA_TYPE_MULTILAYER, blender::Vector< T, InlineBufferCapacity, Allocator >::is_empty(), ImageUser::layer, RenderResult::layers, LISTBASE_FOREACH, LISTBASE_FOREACH_INDEX, Image::rr, and Image::type.
Referenced by get_layers().
|
inline |
Definition at line 707 of file node_composite_cryptomatte.cc.
References blender::Vector< T, InlineBufferCapacity, Allocator >::append(), blender::math::ceil(), blender::compositor::Operation::context(), blender::compositor::Context::get_pass(), get_scene(), get_type_name(), i, blender::compositor::Result::is_allocated(), LISTBASE_FOREACH_INDEX, RE_PASSNAME_CRYPTOMATTE_ASSET, RE_PASSNAME_CRYPTOMATTE_MATERIAL, RE_PASSNAME_CRYPTOMATTE_OBJECT, and Scene::view_layers.
Referenced by get_layers().
|
inlineoverridevirtual |
Reimplemented from blender::nodes::node_composite_base_cryptomatte_cc::BaseCryptoMatteOperation.
Definition at line 850 of file node_composite_cryptomatte.cc.
References BLI_assert_unreachable, CMP_NODE_CRYPTOMATTE_SOURCE_IMAGE, CMP_NODE_CRYPTOMATTE_SOURCE_RENDER, blender::compositor::Operation::context(), blender::compositor::Context::get_compositing_region(), and get_source().
|
inline |
Definition at line 915 of file node_composite_cryptomatte.cc.
References BLI_assert, blender::compositor::NodeOperation::bnode(), CMP_NODE_CRYPTOMATTE_SOURCE_RENDER, get_source(), and bNode::id.
Referenced by get_layers_from_render().
|
inline |
Definition at line 927 of file node_composite_cryptomatte.cc.
References blender::compositor::NodeOperation::bnode(), and bNode::custom1.
Referenced by compute_domain(), compute_image_domain(), get_image(), get_image_user(), get_layers(), get_layers_lower_bound(), and get_scene().
|
inline |
Definition at line 843 of file node_composite_cryptomatte.cc.
References blender::compositor::NodeOperation::bnode(), MAX_NAME, and ntreeCompositCryptomatteLayerPrefix().
Referenced by get_layers_from_image(), and get_layers_from_render().