Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ erase
Method
erase
src/IECoreScene/SharedSceneInterfaces.cpp:87–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
}
86
87
void SharedSceneInterfaces::erase( const std::string &fileName )
88
{
89
cache().erase( fileName );
90
}
91
92
void SharedSceneInterfaces::clear()
93
{
Callers
15
SceneCache::ReaderImplementation
Class · 0.45
convertLegacyVariables
Function · 0.45
modifyTypedPrimitive
Method · 0.45
removeFilmFit
Method · 0.45
deregisterSplitAdapter
Method · 0.45
deregisterJoinAdapter
Method · 0.45
convertObjectVector
Method · 0.45
collapseRampParametersInternal
Function · 0.45
expandRamps
Method · 0.45
attributeNames
Method · 0.45
readTags
Method · 0.45
processInputs
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected