Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ remove
Method
remove
src/IECoreGL/State.cpp:274–277 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
272
}
273
274
void State::remove( IECore::TypeId componentType )
275
{
276
return m_implementation->remove( componentType );
277
}
278
279
IECore::CompoundData *State::userAttributes()
280
{
Callers
5
transform
Method · 0.45
save
Method · 0.45
removeChild
Method · 0.45
installDependencies.py
File · 0.45
limitCacheSize.py
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected