Blender  V3.3
Namespaces | Functions
node_shader_bsdf_glass.cc File Reference
#include "node_shader_util.hh"

Go to the source code of this file.

Namespaces

 blender
 
 blender::nodes
 
 blender::nodes::node_shader_bsdf_glass_cc
 

Functions

static void blender::nodes::node_shader_bsdf_glass_cc::node_declare (NodeDeclarationBuilder &b)
 
static void blender::nodes::node_shader_bsdf_glass_cc::node_shader_init_glass (bNodeTree *UNUSED(ntree), bNode *node)
 
static int blender::nodes::node_shader_bsdf_glass_cc::node_shader_gpu_bsdf_glass (GPUMaterial *mat, bNode *node, bNodeExecData *UNUSED(execdata), GPUNodeStack *in, GPUNodeStack *out)
 
void register_node_type_sh_bsdf_glass ()
 

Function Documentation

◆ register_node_type_sh_bsdf_glass()

void register_node_type_sh_bsdf_glass ( void  )