Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ clearProcessorCache
Method
clearProcessorCache
src/OpenColorIO/Config.cpp:5343–5346 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5341
}
5342
5343
void Config::clearProcessorCache() noexcept
5344
{
5345
getImpl()->m_processorCache.clear();
5346
}
5347
5348
///////////////////////////////////////////////////////////////////////////
5349
// Config::Impl
Callers
3
test_processor_cache
Method · 0.80
OCIO_ADD_TEST
Function · 0.80
OCIO_ADD_TEST
Function · 0.80
Calls
2
getImpl
Function · 0.50
clear
Method · 0.45
Tested by
3
test_processor_cache
Method · 0.64
OCIO_ADD_TEST
Function · 0.64
OCIO_ADD_TEST
Function · 0.64