|
Blender V5.0
|
#include "BLI_generic_pointer.hh"#include "BLI_resource_scope.hh"#include "BKE_compute_context_cache_fwd.hh"#include "DNA_material_types.h"#include "NOD_node_in_compute_context.hh"Go to the source code of this file.
Classes | |
| class | blender::nodes::InferenceValue |
| class | blender::nodes::SocketValueInferencer |
Namespaces | |
| namespace | blender |
| namespace | blender::nodes |
| namespace | blender::nodes::switch_node_inference_utils |
Functions | |
| bool | blender::nodes::switch_node_inference_utils::is_socket_selected__switch (const SocketInContext &socket, const InferenceValue &condition) |
| bool | blender::nodes::switch_node_inference_utils::is_socket_selected__index_switch (const SocketInContext &socket, const InferenceValue &condition) |
| bool | blender::nodes::switch_node_inference_utils::is_socket_selected__menu_switch (const SocketInContext &socket, const InferenceValue &condition) |
| bool | blender::nodes::switch_node_inference_utils::is_socket_selected__mix_node (const SocketInContext &socket, const InferenceValue &condition) |
| bool | blender::nodes::switch_node_inference_utils::is_socket_selected__shader_mix_node (const SocketInContext &socket, const InferenceValue &condition) |