|
Blender V4.3
|
Functions | |
| static void | node_declare (NodeDeclarationBuilder &b) |
| static int | node_shader_gpu_blackbody (GPUMaterial *mat, bNode *node, bNodeExecData *, GPUNodeStack *in, GPUNodeStack *out) |
| static void | sh_node_blackbody_build_multi_function (nodes::NodeMultiFunctionBuilder &builder) |
|
static |
Definition at line 14 of file node_shader_blackbody.cc.
References b, PROP_COLOR_TEMPERATURE, and blender::nodes::decl::Float::subtype.
|
static |
Definition at line 25 of file node_shader_blackbody.cc.
References CM_TABLE, GPU_color_band(), GPU_constant(), GPU_stack_link(), IMB_colormanagement_blackbody_temperature_to_rgb_table(), and MEM_mallocN.
|
static |
Definition at line 42 of file node_shader_blackbody.cc.
References IMB_colormanagement_blackbody_temperature_to_rgb(), and blender::nodes::NodeMultiFunctionBuilder::set_matching_fn().