Blender V5.0
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_label (const bNodeTree *, const bNode *node, char *label, int label_maxncpy)
static void node_register ()

Function Documentation

◆ node_declare()

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

Definition at line 18 of file node_geo_warning.cc.

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

Referenced by node_register().

◆ node_label()

void blender::nodes::node_geo_warning_cc::node_label ( const bNodeTree * ,
const bNode * node,
char * label,
int label_maxncpy )
static

◆ node_layout()

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

◆ node_register()

◆ node_rna()

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