Blender V4.3
blender::string_search::InitialsMatch Struct Reference

Public Member Functions

int count_main_group_matches (const SearchItem &item) const
 
bool better_than (const InitialsMatch &other, const SearchItem &item) const
 

Public Attributes

Vector< intmatched_word_indices
 

Detailed Description

Definition at line 159 of file string_search.cc.

Member Function Documentation

◆ better_than()

bool blender::string_search::InitialsMatch::better_than ( const InitialsMatch & other,
const SearchItem & item ) const
inline

Definition at line 173 of file string_search.cc.

References count_main_group_matches().

◆ count_main_group_matches()

int blender::string_search::InitialsMatch::count_main_group_matches ( const SearchItem & item) const
inline

Member Data Documentation

◆ matched_word_indices

Vector<int> blender::string_search::InitialsMatch::matched_word_indices

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