MCPcopy 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
274void State::remove( IECore::TypeId componentType )
275{
276 return m_implementation->remove( componentType );
277}
278
279IECore::CompoundData *State::userAttributes()
280{

Callers 5

transformMethod · 0.45
saveMethod · 0.45
removeChildMethod · 0.45
limitCacheSize.pyFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected