Go to the source code of this file.
|
| const ComputeContext * | blender::nodes::compute_context_for_closure_evaluation (const ComputeContext *closure_socket_context, const bNodeSocket &closure_socket, bke::ComputeContextCache &compute_context_cache, const std::optional< ClosureSourceLocation > &source_location) |
| LinkedBundleSignatures | blender::nodes::gather_linked_target_bundle_signatures (const ComputeContext *bundle_socket_context, const bNodeSocket &bundle_socket, bke::ComputeContextCache &compute_context_cache) |
| LinkedBundleSignatures | blender::nodes::gather_linked_origin_bundle_signatures (const ComputeContext *bundle_socket_context, const bNodeSocket &bundle_socket, bke::ComputeContextCache &compute_context_cache) |
| LinkedClosureSignatures | blender::nodes::gather_linked_target_closure_signatures (const ComputeContext *closure_socket_context, const bNodeSocket &closure_socket, bke::ComputeContextCache &compute_context_cache) |
| LinkedClosureSignatures | blender::nodes::gather_linked_origin_closure_signatures (const ComputeContext *closure_socket_context, const bNodeSocket &closure_socket, bke::ComputeContextCache &compute_context_cache) |
| std::optional< NodeInContext > | blender::nodes::find_origin_index_menu_switch (const SocketInContext &src_socket, bke::ComputeContextCache &compute_context_cache) |