Blender V4.3
node_shader_light_path.cc File Reference

Go to the source code of this file.

Namespaces

namespace  blender
 
namespace  blender::nodes
 
namespace  blender::nodes::node_shader_light_path_cc
 

Functions

static void blender::nodes::node_shader_light_path_cc::node_declare (NodeDeclarationBuilder &b)
 
static int blender::nodes::node_shader_light_path_cc::node_shader_gpu_light_path (GPUMaterial *mat, bNode *node, bNodeExecData *, GPUNodeStack *in, GPUNodeStack *out)
 
void register_node_type_sh_light_path ()
 

Function Documentation

◆ register_node_type_sh_light_path()