|
Blender V4.3
|
#include "BLI_math_matrix.h"#include "BLI_math_rotation.h"#include "BLI_math_vector_types.hh"#include "FN_multi_function.hh"#include "FN_multi_function_builder.hh"#include "NOD_multi_function.hh"#include "node_shader_util.hh"#include "UI_interface.hh"#include "UI_resources.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::nodes |
| namespace | blender::nodes::node_shader_vector_rotate_cc |
| void register_node_type_sh_vector_rotate | ( | ) |
Definition at line 265 of file node_shader_vector_rotate.cc.
References blender::bke::bNodeType::build_multi_function, blender::bke::bNodeType::declare, blender::bke::bNodeType::draw_buttons, blender::bke::bNodeType::gpu_fn, blender::bke::bNodeType::materialx_fn, NODE_CLASS_OP_VECTOR, blender::bke::node_register_type(), sh_fn_node_type_base(), SH_NODE_VECTOR_ROTATE, and blender::bke::bNodeType::updatefunc.
Referenced by register_shader_nodes().