MCPcopy 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
87void SharedSceneInterfaces::erase( const std::string &fileName )
88{
89 cache().erase( fileName );
90}
91
92void SharedSceneInterfaces::clear()
93{

Callers 15

convertLegacyVariablesFunction · 0.45
modifyTypedPrimitiveMethod · 0.45
removeFilmFitMethod · 0.45
deregisterJoinAdapterMethod · 0.45
convertObjectVectorMethod · 0.45
expandRampsMethod · 0.45
attributeNamesMethod · 0.45
readTagsMethod · 0.45
processInputsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected