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

Functions

static void node_declare (NodeDeclarationBuilder &b)
 
static void node_init (bNodeTree *, bNode *node)
 
static void node_layout_ex (uiLayout *layout, bContext *, PointerRNA *ptr)
 
static void node_register ()
 

Function Documentation

◆ node_declare()

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

Definition at line 18 of file node_geo_gizmo_transform.cc.

References b, and PROP_TRANSLATION.

Referenced by node_register().

◆ node_init()

◆ node_layout_ex()

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

◆ node_register()