Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ getWorkingDir
Method
getWorkingDir
src/OpenColorIO/Config.cpp:2280–2283 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2278
}
2279
2280
const char * Config::getWorkingDir() const
2281
{
2282
return getImpl()->m_context->getWorkingDir();
2283
}
2284
2285
void Config::setWorkingDir(const char * dirname)
2286
{
Callers
10
test_interface
Method · 0.95
main
Function · 0.45
_get_value
Method · 0.45
_get_search_path
Method · 0.45
getProcessor
Method · 0.45
archive
Method · 0.45
test_ConfigMerger_defaults
Method · 0.45
test_ConfigMerger_setters
Method · 0.45
test_copy
Method · 0.45
OCIO_ADD_TEST
Function · 0.45
Calls
1
getImpl
Function · 0.50
Tested by
5
test_interface
Method · 0.76
test_ConfigMerger_defaults
Method · 0.36
test_ConfigMerger_setters
Method · 0.36
test_copy
Method · 0.36
OCIO_ADD_TEST
Function · 0.36