Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ getSearchPath
Method
getSearchPath
src/OpenColorIO/Config.cpp:2240–2243 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2238
}
2239
2240
const char * Config::getSearchPath() const
2241
{
2242
return getImpl()->m_context->getSearchPath();
2243
}
2244
2245
void Config::setSearchPath(const char * path)
2246
{
Callers
15
test_interface
Method · 0.95
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
save
Function · 0.45
validate
Method · 0.45
getProcessor
Method · 0.45
test_ConfigMergingParameters_defaults
Method · 0.45
test_ConfigMergingParameters_setters
Method · 0.45
test_ConfigMerger_setters
Method · 0.45
Calls
1
getImpl
Function · 0.50
Tested by
8
test_interface
Method · 0.76
test_ConfigMergingParameters_defaults
Method · 0.36
test_ConfigMergingParameters_setters
Method · 0.36
test_ConfigMerger_setters
Method · 0.36
test_copy
Method · 0.36
OCIO_ADD_TEST
Function · 0.36
OCIO_ADD_TEST
Function · 0.36
OCIO_ADD_TEST
Function · 0.36