Go to the source code of this file.
|
| | blender::ed::space_node::BLI_STATIC_ASSERT (std::is_trivially_destructible_v< AttributeSearchData >, "") |
| static Vector< const GeometryAttributeInfo * > | blender::ed::space_node::get_attribute_info_from_context (const bContext &C, AttributeSearchData &data) |
| static void | blender::ed::space_node::attribute_search_update_fn (const bContext *C, void *arg, const char *str, uiSearchItems *items, const bool is_first) |
| static eCustomDataType | blender::ed::space_node::data_type_in_attribute_input_node (const eCustomDataType type) |
| static void | blender::ed::space_node::attribute_search_exec_fn (bContext *C, void *data_v, void *item_v) |
| void | blender::ed::space_node::node_geometry_add_attribute_search_button (const bContext &, const bNode &node, PointerRNA &socket_ptr, uiLayout &layout, const StringRef placeholder) |