|
Blender V4.3
|
Inherits blender::nodes::node_composite_base_cryptomatte_cc::BaseCryptoMatteOperation.
Additional Inherited Members | |
Protected Member Functions inherited from blender::realtime_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::realtime_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 |
| TexturePool & | texture_pool () const |
Definition at line 513 of file node_composite_cryptomatte.cc.
|
inlineoverridevirtual |
Reimplemented from blender::realtime_compositor::Operation.
Definition at line 686 of file node_composite_cryptomatte.cc.
References BLI_assert_unreachable, CMP_NODE_CRYPTOMATTE_SOURCE_IMAGE, CMP_NODE_CRYPTOMATTE_SOURCE_RENDER, compute_image_domain(), blender::realtime_compositor::Operation::context(), get_source(), and blender::realtime_compositor::Domain::identity().
|
inline |
Definition at line 728 of file node_composite_cryptomatte.cc.
References BKE_image_acquire_ibuf(), BKE_image_release_ibuf(), BLI_assert, CMP_NODE_CRYPTOMATTE_SOURCE_IMAGE, get_image(), get_image_user(), get_source(), ImBuf::x, and ImBuf::y.
Referenced by compute_domain().
|
inline |
Definition at line 701 of file node_composite_cryptomatte.cc.
References BLI_assert, CMP_NODE_CRYPTOMATTE_SOURCE_RENDER, get_scene(), get_source(), RE_AcquireResultRead(), RE_GetSceneRender(), RE_ReleaseResult(), and RenderResult::rectx.
|
inline |
Definition at line 650 of file node_composite_cryptomatte.cc.
References RenderLayer::name, and RenderPass::name.
Referenced by get_layers_from_image().
|
inline |
Definition at line 760 of file node_composite_cryptomatte.cc.
References BLI_assert, blender::realtime_compositor::NodeOperation::bnode(), CMP_NODE_CRYPTOMATTE_SOURCE_IMAGE, get_source(), and bNode::id.
Referenced by compute_image_domain(), and get_layers_from_image().
|
inline |
Definition at line 748 of file node_composite_cryptomatte.cc.
References BLI_assert, blender::realtime_compositor::NodeOperation::bnode(), CMP_NODE_CRYPTOMATTE_SOURCE_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 517 of file node_composite_cryptomatte.cc.
References blender::realtime_compositor::Operation::get_input().
|
inlineoverridevirtual |
Implements blender::nodes::node_composite_base_cryptomatte_cc::BaseCryptoMatteOperation.
Definition at line 523 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 595 of file node_composite_cryptomatte.cc.
References BKE_image_acquire_ibuf(), BKE_image_release_ibuf(), blender::realtime_compositor::Context::cache_manager(), blender::realtime_compositor::StaticCacheManager::cached_images, blender::realtime_compositor::Operation::context(), blender::realtime_compositor::CachedImageContainer::get(), get_combined_layer_pass_name(), get_image(), get_image_user(), get_type_name(), IMA_TYPE_MULTILAYER, ImageUser::layer, LISTBASE_FOREACH, and LISTBASE_FOREACH_INDEX.
Referenced by get_layers().
|
inline |
Definition at line 537 of file node_composite_cryptomatte.cc.
References blender::math::ceil(), blender::realtime_compositor::Operation::context(), blender::realtime_compositor::Context::get_input_texture(), get_scene(), get_type_name(), int, LISTBASE_FOREACH_INDEX, RE_PASSNAME_CRYPTOMATTE_ASSET, RE_PASSNAME_CRYPTOMATTE_MATERIAL, and RE_PASSNAME_CRYPTOMATTE_OBJECT.
Referenced by get_layers().
|
inlineoverridevirtual |
Reimplemented from blender::nodes::node_composite_base_cryptomatte_cc::BaseCryptoMatteOperation.
Definition at line 669 of file node_composite_cryptomatte.cc.
References BLI_assert_unreachable, CMP_NODE_CRYPTOMATTE_SOURCE_IMAGE, CMP_NODE_CRYPTOMATTE_SOURCE_RENDER, blender::realtime_compositor::Operation::context(), blender::realtime_compositor::Context::get_compositing_region(), get_source(), rcti::xmin, and rcti::ymin.
|
inline |
Definition at line 754 of file node_composite_cryptomatte.cc.
References BLI_assert, blender::realtime_compositor::NodeOperation::bnode(), CMP_NODE_CRYPTOMATTE_SOURCE_RENDER, get_source(), and bNode::id.
Referenced by compute_render_domain(), and get_layers_from_render().
|
inline |
Definition at line 766 of file node_composite_cryptomatte.cc.
References blender::realtime_compositor::NodeOperation::bnode(), and bNode::custom1.
Referenced by compute_domain(), compute_image_domain(), compute_render_domain(), get_image(), get_image_user(), get_layers(), get_layers_lower_bound(), and get_scene().
|
inline |
Definition at line 662 of file node_composite_cryptomatte.cc.
References blender::realtime_compositor::NodeOperation::bnode(), MAX_NAME, and ntreeCompositCryptomatteLayerPrefix().
Referenced by get_layers_from_image(), and get_layers_from_render().