|
Blender
V3.3
|
#include <algorithm>#include "node_shader_util.hh"#include "BLI_math_base_safe.h"#include "NOD_socket_search_link.hh"#include "UI_interface.h"#include "UI_resources.h"Go to the source code of this file.
Classes | |
| class | blender::nodes::node_shader_map_range_cc::SocketSearchOp |
Namespaces | |
| blender | |
| blender::nodes | |
| blender::nodes::node_shader_map_range_cc | |
Definition at line 495 of file node_shader_map_range.cc.
References bNodeType::build_multi_function, bNodeType::declare, bNodeType::draw_buttons, bNodeType::gather_link_search_ops, blender::nodes::node_shader_map_range_cc::gpu_shader_map_range(), NODE_CLASS_CONVERTER, node_copy_standard_storage(), node_free_standard_storage(), blender::nodes::node_shader_map_range_cc::node_map_range_gather_link_searches(), blender::nodes::node_shader_map_range_cc::node_shader_buts_map_range(), blender::nodes::node_shader_map_range_cc::node_shader_init_map_range(), blender::nodes::node_shader_map_range_cc::node_shader_map_range_ui_class(), blender::nodes::node_shader_map_range_cc::node_shader_update_map_range(), node_type_gpu(), node_type_init(), node_type_storage(), node_type_update(), nodeRegisterType(), sh_fn_node_type_base(), SH_NODE_MAP_RANGE, blender::nodes::node_shader_map_range_cc::sh_node_map_range_build_multi_function(), blender::nodes::node_shader_map_range_cc::sh_node_map_range_declare(), and bNodeType::ui_class.
Referenced by registerShaderNodes().