Blender V5.0
path_util.cc File Reference
#include "IO_path_util.hh"
#include "BLI_fileops.h"
#include "BLI_path_utils.hh"
#include "BLI_string.h"
#include "CLG_log.h"

Go to the source code of this file.

Namespaces

namespace  blender
namespace  blender::io

Functions

std::string blender::io::path_reference (StringRefNull filepath, StringRefNull base_src, StringRefNull base_dst, ePathReferenceMode mode, Set< std::pair< std::string, std::string > > *copy_set)
void blender::io::path_reference_copy (const Set< std::pair< std::string, std::string > > &copy_set)

Variables

static CLG_LogRef LOG = {"io.common"}

Variable Documentation

◆ LOG

CLG_LogRef LOG = {"io.common"}
static

Definition at line 11 of file path_util.cc.