MCPcopy 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
149std::filesystem::path GetResourcesDirectory()
150{
151 return SystemPath::getResourcesDirectory();
152}
153
154std::filesystem::path GetFontsDirectory()
155{

Callers 1

GetMRVersionStringFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected