Blender V4.3
readfile_tempload.cc File Reference
#include "BLO_readfile.hh"
#include "MEM_guardedalloc.h"
#include "BLI_string.h"
#include "BKE_main.hh"
#include "DNA_ID.h"

Go to the source code of this file.

Functions

TempLibraryContextBLO_library_temp_load_id (Main *real_main, const char *blend_file_path, const short idcode, const char *idname, ReportList *reports)
 
void BLO_library_temp_free (TempLibraryContext *temp_lib_ctx)
 

Function Documentation

◆ BLO_library_temp_free()

◆ BLO_library_temp_load_id()