Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ getConfigIOProxy
Method
getConfigIOProxy
src/OpenColorIO/Config.cpp:6003–6006 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6001
}
6002
6003
ConfigIOProxyRcPtr Config::getConfigIOProxy() const
6004
{
6005
return getImpl()->m_context->getConfigIOProxy();
6006
}
6007
6008
bool Config::isArchivable() const
6009
{
Callers
6
getProcessor
Method · 0.45
GetFastFileHash
Function · 0.45
getLutData
Function · 0.45
CollectContextVariables
Function · 0.45
test_config_io_proxy
Method · 0.45
OCIO_ADD_TEST
Function · 0.45
Calls
1
getImpl
Function · 0.50
Tested by
2
test_config_io_proxy
Method · 0.36
OCIO_ADD_TEST
Function · 0.36