Blender V4.5
blender::nodes::node_geo_input_normal_cc Namespace Reference

Functions

static void node_declare (NodeDeclarationBuilder &b)
static void node_layout_ex (uiLayout *layout, bContext *, PointerRNA *ptr)
static void node_geo_exec (GeoNodeExecParams params)
static void node_register ()

Function Documentation

◆ node_declare()

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

◆ node_geo_exec()

◆ node_layout_ex()

void blender::nodes::node_geo_input_normal_cc::node_layout_ex ( uiLayout * layout,
bContext * ,
PointerRNA * ptr )
static

Definition at line 20 of file node_geo_input_normal.cc.

References node_layout_ex(), uiLayout::prop(), and UI_ITEM_NONE.

Referenced by node_layout_ex(), and node_register().

◆ node_register()