|
Blender V4.5
|
Classes | |
| class | MenuSwitchFn |
| class | LazyFunctionForMenuSwitchNode |
| class | LazyFunctionForMenuSwitchSocketUsage |
|
static |
Definition at line 35 of file node_geo_menu_switch.cc.
References is_supported_socket_type(), and U.
Referenced by is_supported_socket_type(), and node_rna().
|
static |
Definition at line 400 of file node_geo_menu_switch.cc.
References blender::nodes::socket_items::blend_read_data(), and node_blend_read().
Referenced by node_blend_read(), and register_node().
|
static |
Definition at line 395 of file node_geo_menu_switch.cc.
References blender::nodes::socket_items::blend_write(), and node_blend_write().
Referenced by node_blend_write(), and register_node().
|
static |
Definition at line 125 of file node_geo_menu_switch.cc.
References blender::nodes::socket_items::copy_array(), MEM_dupallocN(), node_copy_storage(), and bNode::storage.
Referenced by node_copy_storage(), and register_node().
|
static |
Definition at line 61 of file node_geo_menu_switch.cc.
References b, NodeMenuSwitch::data_type, ELEM, NodeMenuSwitch::enum_definition, bNodeTree::id, input, blender::nodes::MenuSwitchItemsAccessor::item_srna, node_declare(), output, SOCK_COLLECTION, SOCK_GEOMETRY, SOCK_IMAGE, SOCK_MATERIAL, SOCK_OBJECT, blender::nodes::MenuSwitchItemsAccessor::socket_identifier_for_item(), and blender::nodes::socket_type_supports_fields().
Referenced by node_declare(), and register_node().
|
static |
Definition at line 119 of file node_geo_menu_switch.cc.
References blender::nodes::socket_items::destruct_array(), MEM_freeN(), node_free_storage(), and bNode::storage.
Referenced by node_free_storage(), and register_node().
|
static |
Definition at line 134 of file node_geo_menu_switch.cc.
References IFACE_, node_gather_link_searches(), params, SOCK_IN, and SOCK_MENU.
Referenced by node_gather_link_searches(), and register_node().
Definition at line 106 of file node_geo_menu_switch.cc.
References blender::nodes::socket_items::add_item_with_name(), data, MEM_callocN(), node_init(), SOCK_GEOMETRY, and bNode::storage.
Referenced by node_init(), and register_node().
|
static |
Definition at line 389 of file node_geo_menu_switch.cc.
References node_insert_link(), and blender::nodes::socket_items::try_add_item_via_any_extend_socket().
Referenced by node_insert_link(), and register_node().
|
static |
Definition at line 405 of file node_geo_menu_switch.cc.
References NodeMenuSwitch::enum_definition, NodeEnumDefinition::items_num, and node_internally_linked_input().
Referenced by node_internally_linked_input(), and register_node().
|
static |
Definition at line 101 of file node_geo_menu_switch.cc.
References node_layout(), uiLayout::prop(), ptr, and UI_ITEM_NONE.
Referenced by node_layout(), and register_node().
|
static |
Definition at line 365 of file node_geo_menu_switch.cc.
References C, blender::nodes::socket_items::ui::draw_active_item_props(), blender::nodes::socket_items::ui::draw_items_list_with_operators(), IFACE_, node_layout_ex(), uiLayout::panel(), uiLayout::prop(), ptr, tree, UI_ITEM_NONE, uiLayoutSetPropDecorate(), and uiLayoutSetPropSep().
Referenced by node_layout_ex(), and register_node().
|
static |
Definition at line 384 of file node_geo_menu_switch.cc.
References blender::nodes::socket_items::ops::make_common_operators(), and node_operators().
Referenced by node_operators(), and register_node().
|
static |
Definition at line 417 of file node_geo_menu_switch.cc.
References blender::nodes::enum_items_filter(), is_supported_socket_type(), NOD_storage_enum_accessors, node_rna(), blender::nodes::RNA_def_node_enum(), rna_enum_node_socket_data_type_items, SOCK_GEOMETRY, and EnumPropertyItem::value.
Referenced by node_rna(), and register_node().
|
static |
Definition at line 436 of file node_geo_menu_switch.cc.
References blender::bke::bNodeType::blend_data_read_storage_content, blender::bke::bNodeType::blend_write_storage_content, blender::bke::bNodeType::declare, blender::bke::bNodeType::draw_buttons, blender::bke::bNodeType::draw_buttons_ex, blender::bke::bNodeType::enum_name_legacy, blender::bke::bNodeType::gather_link_search_ops, GEO_NODE_MENU_SWITCH, geo_node_type_base(), blender::bke::bNodeType::ignore_inferred_input_socket_visibility, blender::bke::bNodeType::initfunc, blender::bke::bNodeType::insert_link, blender::bke::bNodeType::internally_linked_input, blender::bke::bNodeType::nclass, node_blend_read(), node_blend_write(), NODE_CLASS_CONVERTER, node_copy_storage(), node_declare(), node_free_storage(), node_gather_link_searches(), node_init(), node_insert_link(), node_internally_linked_input(), node_layout(), node_layout_ex(), node_operators(), blender::bke::node_register_type(), node_rna(), blender::bke::node_type_storage(), register_node(), blender::bke::bNodeType::register_operators, blender::bke::bNodeType::rna_ext, ExtensionRNA::srna, blender::bke::bNodeType::ui_description, and blender::bke::bNodeType::ui_name.
Referenced by register_node().