|
Blender V4.5
|
Namespaces | |
| namespace | input_node |
| namespace | output_node |
Functions | |
| static void | node_layout_ex (uiLayout *layout, bContext *C, PointerRNA *current_node_ptr) |
|
static |
Shared between closure input and output node.
Definition at line 22 of file node_geo_closure.cc.
References C, PointerRNA::data, blender::nodes::socket_items::ui::draw_active_item_props(), blender::nodes::socket_items::ui::draw_items_list_with_operators(), GEO_NODE_CLOSURE_INPUT, blender::bke::bNodeTreeZones::get_zone_by_node(), bNode::identifier, blender::bke::bNodeTreeZone::output_node(), blender::bke::bNodeTreeZone::output_node_id, PointerRNA::owner_id, uiLayout::panel(), TIP_, bNode::type_legacy, and UI_ITEM_NONE.
Referenced by blender::nodes::node_geo_closure_cc::input_node::node_register(), and blender::nodes::node_geo_closure_cc::output_node::node_register().