|
Blender V4.3
|
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 () |
|
static |
Definition at line 16 of file node_geo_warning.cc.
References b, and blender::nodes::SocketDeclaration::hide_value.
Referenced by node_register().
|
static |
Definition at line 67 of file node_geo_warning.cc.
References node_layout(), ptr, UI_ITEM_NONE, uiItemR(), uiLayoutSetPropDecorate(), and uiLayoutSetPropSep().
Referenced by node_layout(), and node_register().
|
static |
Definition at line 84 of file node_geo_warning.cc.
References blender::bke::bNodeType::declare, blender::bke::bNodeType::draw_buttons, geo_node_type_base(), NODE_CLASS_INTERFACE, node_declare(), node_layout(), node_register(), blender::bke::node_register_type(), node_rna(), blender::bke::bNodeType::rna_ext, and ExtensionRNA::srna.
Referenced by node_register().
|
static |
Definition at line 74 of file node_geo_warning.cc.
References NOD_inline_enum_accessors, node_rna(), blender::nodes::RNA_def_node_enum(), and rna_enum_node_warning_type_items.
Referenced by node_register(), and node_rna().