xcal
基于 C++23 的现代图形渲染引擎
载入中...
搜索中...
未找到
命名空间 | 变量
paths.cc 文件参考
#include <filesystem>
#include <string>
#include <xcal/utils/paths.hpp>
paths.cc 的引用(Include)关系图:

浏览源代码.

命名空间

namespace  xcal
 
namespace  xcal::utils
 
namespace  xcal::utils::paths
 

变量

const std::string xcal::utils::paths::CURRENT_WORKING_DIRECTORY
 Get the current working directory.
 
const std::string xcal::utils::paths::EXECUTABLE_PATH = GET_EXECUTABLE_PATH()
 Get the path of the executable.
 
const std::string xcal::utils::paths::EXECUTABLE_DIR
 Get the directory of the executable.