Blender  V3.3
Public Attributes | List of all members
StringSearch Struct Reference

Public Attributes

blender::LinearAllocator allocator
 
blender::Vector< SearchItemitems
 

Detailed Description

Definition at line 402 of file string_search.cc.

Member Data Documentation

◆ allocator

blender::LinearAllocator StringSearch::allocator

Definition at line 403 of file string_search.cc.

Referenced by BLI_string_search_add().

◆ items

blender::Vector<SearchItem> StringSearch::items

Definition at line 404 of file string_search.cc.

Referenced by BLI_string_search_add(), and BLI_string_search_query().


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