MCPcopy 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
5343void Config::clearProcessorCache() noexcept
5344{
5345 getImpl()->m_processorCache.clear();
5346}
5347
5348///////////////////////////////////////////////////////////////////////////
5349// Config::Impl

Callers 3

test_processor_cacheMethod · 0.80
OCIO_ADD_TESTFunction · 0.80
OCIO_ADD_TESTFunction · 0.80

Calls 2

getImplFunction · 0.50
clearMethod · 0.45

Tested by 3

test_processor_cacheMethod · 0.64
OCIO_ADD_TESTFunction · 0.64
OCIO_ADD_TESTFunction · 0.64