Blender V4.3
blender::nodes::node_shader_uv_along_stroke_cc Namespace Reference

Functions

static void node_declare (NodeDeclarationBuilder &b)
 
static void node_shader_buts_uvalongstroke (uiLayout *layout, bContext *, PointerRNA *ptr)
 

Function Documentation

◆ node_declare()

static void blender::nodes::node_shader_uv_along_stroke_cc::node_declare ( NodeDeclarationBuilder & b)
static

Definition at line 12 of file node_shader_uv_along_stroke.cc.

References b.

◆ node_shader_buts_uvalongstroke()

static void blender::nodes::node_shader_uv_along_stroke_cc::node_shader_buts_uvalongstroke ( uiLayout * layout,
bContext * ,
PointerRNA * ptr )
static

Definition at line 17 of file node_shader_uv_along_stroke.cc.

References ptr, UI_ITEM_R_SPLIT_EMPTY_NAME, and uiItemR().