Home
last modified time | relevance | path

Searched refs:getModelsPath (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/freestyle/intern/application/
H A DAppConfig.h62 const string &getModelsPath() const in getModelsPath() function
H A DController.cpp1121 ViewMapIO::Options::setModelsPath(cpath->getModelsPath()); in init_options()
1123 TextureManager::Options::setBrushesPath(cpath->getModelsPath()); in init_options()
/dports/graphics/blender/blender-2.91.0/source/blender/freestyle/intern/view_map/
H A DViewMapIO.h57 string getModelsPath();
H A DViewMapIO.cpp1303 string getModelsPath() in getModelsPath() function