|
Blender
V2.93
|
#include "../node_shader_util.h"Go to the source code of this file.
Functions | |
| void | register_node_type_sh_wavelength (void) |
Variables | |
| static bNodeSocketTemplate | sh_node_wavelength_in [] |
| static bNodeSocketTemplate | sh_node_wavelength_out [] |
| void register_node_type_sh_wavelength | ( | void | ) |
Definition at line 34 of file node_shader_wavelength.c.
References NODE_CLASS_CONVERTOR, NODE_SIZE_MIDDLE, node_type_init(), node_type_size_preset(), node_type_socket_templates(), node_type_storage(), nodeRegisterType(), NULL, sh_node_type_base(), SH_NODE_WAVELENGTH, sh_node_wavelength_in, and sh_node_wavelength_out.
Referenced by registerShaderNodes().
|
static |
Definition at line 23 of file node_shader_wavelength.c.
Referenced by register_node_type_sh_wavelength().
|
static |
Definition at line 28 of file node_shader_wavelength.c.
Referenced by register_node_type_sh_wavelength().