Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MeshInspector/MeshLib
/ GetResourcesDirectory
Function
GetResourcesDirectory
source/MRMesh/MRSystem.cpp:149–152 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
147
}
148
149
std::filesystem::path GetResourcesDirectory()
150
{
151
return SystemPath::getResourcesDirectory();
152
}
153
154
std::filesystem::path GetFontsDirectory()
155
{
Callers
1
GetMRVersionString
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected