|
Blender V4.3
|
#include "node_shader_util.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::nodes |
| namespace | blender::nodes::node_shader_volume_info_cc |
Functions | |
| static void | blender::nodes::node_shader_volume_info_cc::node_declare (NodeDeclarationBuilder &b) |
| static int | blender::nodes::node_shader_volume_info_cc::node_shader_gpu_volume_info (GPUMaterial *mat, bNode *, bNodeExecData *, GPUNodeStack *, GPUNodeStack *out) |
| void | register_node_type_sh_volume_info () |
| void register_node_type_sh_volume_info | ( | ) |
Definition at line 45 of file node_shader_volume_info.cc.
References blender::bke::bNodeType::declare, blender::bke::bNodeType::gpu_fn, NODE_CLASS_INPUT, blender::bke::node_register_type(), sh_node_type_base(), and SH_NODE_VOLUME_INFO.
Referenced by register_shader_nodes().