Choreonoid  1.1
ネームスペース | Constant Groups | 関数
FileUtil.cpp
#include "FileUtil.h"

ネームスペース

 cnoid
 

Constant Groups

 cnoid
 

関数

void cnoid::makePathCompact (const filesystem::path &path, filesystem::path &out_compact)
 
bool cnoid::findSubDirectory (const filesystem::path &directory, const filesystem::path &path, filesystem::path &out_subdirectory)
 
bool cnoid::findRelativePath (const filesystem::path &from_, const filesystem::path &to, filesystem::path &out_relativePath)
 

説明

作者
Shin'ichiro Nakaoka