Blender  V3.3
Namespaces | Functions
interface_template_attribute_search.cc File Reference
#include "BLI_string_ref.hh"
#include "BLI_string_search.h"
#include "DNA_customdata_types.h"
#include "RNA_access.h"
#include "RNA_enum_types.h"
#include "BLT_translation.h"
#include "NOD_geometry_nodes_eval_log.hh"
#include "UI_interface.h"
#include "UI_interface.hh"
#include "UI_resources.h"

Go to the source code of this file.

Namespaces

 blender
 
 blender::ui
 

Functions

static StringRef blender::ui::attribute_data_type_string (const eCustomDataType type)
 
static StringRef blender::ui::attribute_domain_string (const eAttrDomain domain)
 
static bool blender::ui::attribute_search_item_add (uiSearchItems *items, const GeometryAttributeInfo &item)
 
void blender::ui::attribute_search_add_items (StringRefNull str, bool can_create_attribute, Span< const nodes::geometry_nodes_eval_log::GeometryAttributeInfo * > infos, uiSearchItems *items, bool is_first)