Blender V5.0
NOD_trace_values.hh File Reference

Go to the source code of this file.

Namespaces

namespace  blender
namespace  blender::nodes

Functions

const ComputeContextblender::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< NodeInContextblender::nodes::find_origin_index_menu_switch (const SocketInContext &src_socket, bke::ComputeContextCache &compute_context_cache)