|
Blender V4.3
|
#include <iostream>#include "BLI_fileops.hh"#include "BLI_path_utils.hh"#include "CLG_log.h"#include "asset_catalog_definition_file.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::asset_system |
Variables | |
| static CLG_LogRef | LOG = {"asset_system.asset_catalog_definition_file"} |
|
static |
Definition at line 18 of file asset_catalog_definition_file.cc.