Blender V5.0
blender::nodes::node_shader_bsdf_glass_cc Namespace Reference

Functions

static void node_declare (NodeDeclarationBuilder &b)
static void node_shader_buts_glass (uiLayout *layout, bContext *, PointerRNA *ptr)
static void node_shader_init_glass (bNodeTree *, bNode *node)
static int node_shader_gpu_bsdf_glass (GPUMaterial *mat, bNode *node, bNodeExecData *, GPUNodeStack *in, GPUNodeStack *out)

Function Documentation

◆ node_declare()

◆ node_shader_buts_glass()

void blender::nodes::node_shader_bsdf_glass_cc::node_shader_buts_glass ( uiLayout * layout,
bContext * ,
PointerRNA * ptr )
static

Definition at line 44 of file node_shader_bsdf_glass.cc.

References uiLayout::prop(), ptr, and UI_ITEM_R_SPLIT_EMPTY_NAME.

◆ node_shader_gpu_bsdf_glass()

◆ node_shader_init_glass()

void blender::nodes::node_shader_bsdf_glass_cc::node_shader_init_glass ( bNodeTree * ,
bNode * node )
static

Definition at line 49 of file node_shader_bsdf_glass.cc.

References bNode::custom1, and SHD_GLOSSY_MULTI_GGX.