|
Blender V4.3
|
Functions | |
| static void | node_declare (NodeDeclarationBuilder &b) |
| static void | node_layout (uiLayout *layout, bContext *, PointerRNA *ptr) |
| static void | node_geo_exec (GeoNodeExecParams params) |
| static void | node_register () |
|
static |
Definition at line 12 of file node_geo_input_material.cc.
References b.
Referenced by node_register().
|
static |
Definition at line 22 of file node_geo_input_material.cc.
References params.
Referenced by node_register().
|
static |
Definition at line 17 of file node_geo_input_material.cc.
References ptr, UI_ITEM_NONE, and uiItemR().
Referenced by node_register().
|
static |
Definition at line 28 of file node_geo_input_material.cc.
References blender::bke::bNodeType::declare, blender::bke::bNodeType::draw_buttons, geo_node_type_base(), blender::bke::bNodeType::geometry_node_execute, NODE_CLASS_INPUT, node_declare(), node_geo_exec(), node_layout(), and blender::bke::node_register_type().