MCPcopy Create free account
hub / github.com/AcademySoftwareFoundation/OpenImageIO / clear

Method clear

src/python/py_imagecache.cpp:50–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48}
49
50void ImageCacheWrap::clear ()
51{
52 m_cache->clear();
53}
54
55bool ImageCacheWrap::attribute (const std::string &name, TypeDesc type,
56 const void *val)

Callers 15

initMethod · 0.45
openMethod · 0.45
adjust_specFunction · 0.45
clearFunction · 0.45
spec_to_headerMethod · 0.45
ic_clear_testFunction · 0.45
initMethod · 0.45
fill_channel_namesMethod · 0.45
read_pascal_stringMethod · 0.45
read_intFunction · 0.45
initFunction · 0.45
openMethod · 0.45

Calls

no outgoing calls

Tested by 2

adjust_specFunction · 0.36
ic_clear_testFunction · 0.36