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

Classes

class  LazyFunctionForWarningNode
 

Functions

static void node_declare (NodeDeclarationBuilder &b)
 
static void node_layout (uiLayout *layout, bContext *, PointerRNA *ptr)
 
static void node_rna (StructRNA *srna)
 
static void node_register ()
 

Function Documentation

◆ node_declare()

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

Definition at line 16 of file node_geo_warning.cc.

References b, and blender::nodes::SocketDeclaration::hide_value.

Referenced by node_register().

◆ node_layout()

static void blender::nodes::node_geo_warning_cc::node_layout ( uiLayout * layout,
bContext * ,
PointerRNA * ptr )
static

◆ node_register()

◆ node_rna()

static void blender::nodes::node_geo_warning_cc::node_rna ( StructRNA * srna)
static