Blender V4.3
file_indexer.hh File Reference
#include "ED_file_indexer.hh"

Go to the source code of this file.

Variables

const FileIndexerType file_indexer_noop
 

Variable Documentation

◆ file_indexer_noop

const FileIndexerType file_indexer_noop
extern

Default indexer to use when listing files. The implementation is a no-operation indexing. When set it won't use indexing. It is added to increase the code clarity.

Definition at line 82 of file file_indexer.cc.

Referenced by file_refresh(), filelist_settype(), and blender::ed::asset::list::AssetList::setup().