|
Blender V4.3
|
Functions | |
| static void | node_declare (NodeDeclarationBuilder &b) |
| static int | node_shader_gpu_wavelength (GPUMaterial *mat, bNode *node, bNodeExecData *, GPUNodeStack *in, GPUNodeStack *out) |
|
static |
Definition at line 11 of file node_shader_wavelength.cc.
References b, PROP_WAVELENGTH, and blender::nodes::decl::Float::subtype.
|
static |
Definition at line 21 of file node_shader_wavelength.cc.
References CM_TABLE, GPU_color_band(), GPU_constant(), GPU_stack_link(), IMB_colormanagement_wavelength_to_rgb_table(), and MEM_mallocN.