Blender
V3.3
|
Public Attributes | |
blender::LinearAllocator | allocator |
blender::Vector< SearchItem > | items |
Definition at line 402 of file string_search.cc.
blender::LinearAllocator StringSearch::allocator |
Definition at line 403 of file string_search.cc.
Referenced by BLI_string_search_add().
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().