Blender  V2.93
Public Attributes | List of all members
SearchItem Struct Reference

Public Attributes

blender::Span< blender::StringRefnormalized_words
 
int length
 
void * user_data
 

Detailed Description

Definition at line 396 of file string_search.cc.

Member Data Documentation

◆ length

int SearchItem::length

Definition at line 398 of file string_search.cc.

◆ normalized_words

blender::Span<blender::StringRef> SearchItem::normalized_words

Definition at line 397 of file string_search.cc.

◆ user_data

void* SearchItem::user_data

Definition at line 399 of file string_search.cc.

Referenced by BLI_string_search_query().


The documentation for this struct was generated from the following file: