Blender  V3.3
Namespaces | Functions | Variables
blenkernel/intern/asset_catalog.cc File Reference
#include <fstream>
#include <set>
#include "BKE_asset_catalog.hh"
#include "BKE_asset_library.h"
#include "BLI_fileops.hh"
#include "BLI_path_util.h"
#include "CLG_log.h"

Go to the source code of this file.

Namespaces

 blender
 
 blender::bke
 

Functions

static std::string blender::bke::asset_definition_default_file_path_from_dir (StringRef asset_library_root)
 

Variables

static CLG_LogRef LOG = {"bke.asset_service"}
 

Variable Documentation

◆ LOG

CLG_LogRef LOG = {"bke.asset_service"}
static