Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
50
void ImageCacheWrap::clear ()
51
{
52
m_cache->clear();
53
}
54
55
bool ImageCacheWrap::attribute (const std::string &name, TypeDesc type,
56
const void *val)
Callers
15
init
Method · 0.45
open
Method · 0.45
adjust_spec
Function · 0.45
clear
Function · 0.45
spec_to_header
Method · 0.45
ic_clear_test
Function · 0.45
init
Method · 0.45
fill_channel_names
Method · 0.45
read_pascal_string
Method · 0.45
read_int
Function · 0.45
init
Function · 0.45
open
Method · 0.45
Calls
no outgoing calls
Tested by
2
adjust_spec
Function · 0.36
ic_clear_test
Function · 0.36