reference

This documentation is automatically generated from the openFrameworks source code using doxygen and refers to the most recent release, version 0.12.0.

ofFilePath Member List

This is the complete list of members for ofFilePath, including all inherited members.

addLeadingSlash(const of::filesystem::path &path)ofFilePathstatic
addTrailingSlash(const of::filesystem::path &path)ofFilePathstatic
createEnclosingDirectory(const of::filesystem::path &filePath, bool bRelativeToData=true, bool bRecursive=true)ofFilePathstatic
getAbsolutePath(const of::filesystem::path &path, bool bRelativeToData=true)ofFilePathstatic
getBaseName(const of::filesystem::path &filePath)ofFilePathstatic
getCurrentExeDir()ofFilePathstatic
getCurrentExePath()ofFilePathstatic
getCurrentWorkingDirectory()ofFilePathstatic
getEnclosingDirectory(const of::filesystem::path &filePath, bool bRelativeToData=true)ofFilePathstatic
getFileExt(const of::filesystem::path &filename)ofFilePathstatic
getFileName(const of::filesystem::path &filePath, bool bRelativeToData=true)ofFilePathstatic
getPathForDirectory(const of::filesystem::path &path)ofFilePathstatic
getUserHomeDir()ofFilePathstatic
isAbsolute(const of::filesystem::path &path)ofFilePathstatic
join(const of::filesystem::path &path1, const of::filesystem::path &path2)ofFilePathstatic
makeRelative(const of::filesystem::path &from, const of::filesystem::path &to)ofFilePathstatic
removeExt(const of::filesystem::path &filename)ofFilePathstatic
removeTrailingSlash(const of::filesystem::path &path)ofFilePathstatic