Blender V5.0
FileIndexer Struct Reference

Public Attributes

const FileIndexerTypecallbacks
void * user_data

Detailed Description

Structure to keep the file indexer and its user data together.

Definition at line 2361 of file filelist.cc.

Member Data Documentation

◆ callbacks

const FileIndexerType* FileIndexer::callbacks

◆ user_data

void* FileIndexer::user_data

User data. Contains the result of callbacks.init_user_data.

Definition at line 2367 of file filelist.cc.

Referenced by filelist_readjob_list_lib(), and filelist_readjob_recursive_dir_add_items().


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