Blender V5.0
node_shader_bsdf_refraction.cc File Reference

Go to the source code of this file.

Namespaces

namespace  blender
namespace  blender::nodes
namespace  blender::nodes::node_shader_bsdf_refraction_cc

Functions

static void blender::nodes::node_shader_bsdf_refraction_cc::node_declare (NodeDeclarationBuilder &b)
static void blender::nodes::node_shader_bsdf_refraction_cc::node_shader_init_refraction (bNodeTree *, bNode *node)
static int blender::nodes::node_shader_bsdf_refraction_cc::node_shader_gpu_bsdf_refraction (GPUMaterial *mat, bNode *node, bNodeExecData *, GPUNodeStack *in, GPUNodeStack *out)
void register_node_type_sh_bsdf_refraction ()

Function Documentation

◆ register_node_type_sh_bsdf_refraction()