MCPcopy Create free account
hub / github.com/MeshInspector/MeshLib / overrideDirectory

Method overrideDirectory

source/MRMesh/MRSystemPath.cpp:255–258  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

253}
254
255void SystemPath::overrideDirectory( SystemPath::Directory dir, const std::filesystem::path& path )
256{
257 directories_()[(size_t)dir] = path;
258}
259
260const std::vector<SystemPath::SystemFontPaths>& SystemPath::getSystemFonts()
261{

Callers 2

_override_resources_dirFunction · 0.80
_override_resources_dirFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected