|
Blender
V3.3
|
#include "node_shader_util.hh"#include "NOD_math_functions.hh"#include "NOD_socket_search_link.hh"#include "RNA_enum_types.h"#include "UI_interface.h"#include "UI_resources.h"Go to the source code of this file.
Classes | |
| class | blender::nodes::node_shader_vector_math_cc::SocketSearchOp |
Namespaces | |
| blender | |
| blender::nodes | |
| blender::nodes::node_shader_vector_math_cc | |
Definition at line 315 of file node_shader_vector_math.cc.
References bNodeType::build_multi_function, bNodeType::declare, bNodeType::draw_buttons, bNodeType::gather_link_search_ops, blender::nodes::node_shader_vector_math_cc::gpu_shader_vector_math(), bNodeType::labelfunc, NODE_CLASS_OP_VECTOR, blender::nodes::node_shader_vector_math_cc::node_shader_buts_vect_math(), blender::nodes::node_shader_vector_math_cc::node_shader_update_vector_math(), node_type_gpu(), node_type_update(), node_vector_math_label(), nodeRegisterType(), sh_fn_node_type_base(), SH_NODE_VECTOR_MATH, blender::nodes::node_shader_vector_math_cc::sh_node_vector_math_build_multi_function(), blender::nodes::node_shader_vector_math_cc::sh_node_vector_math_declare(), and blender::nodes::node_shader_vector_math_cc::sh_node_vector_math_gather_link_searches().
Referenced by registerShaderNodes().