|
Blender V4.3
|
Functions | |
| static void | node_declare (NodeDeclarationBuilder &b) |
| static void | node_shader_buts_bevel (uiLayout *layout, bContext *, PointerRNA *ptr) |
| static void | node_shader_init_bevel (bNodeTree *, bNode *node) |
| static int | gpu_shader_bevel (GPUMaterial *mat, bNode *node, bNodeExecData *, GPUNodeStack *in, GPUNodeStack *out) |
|
static |
Definition at line 29 of file node_shader_bevel.cc.
References GPU_link(), and GPU_stack_link().
|
static |
Definition at line 12 of file node_shader_bevel.cc.
References b.
|
static |
Definition at line 19 of file node_shader_bevel.cc.
References ptr, UI_ITEM_R_SPLIT_EMPTY_NAME, and uiItemR().
|
static |
Definition at line 24 of file node_shader_bevel.cc.