MCPcopy Create free account
hub / github.com/ImageEngine/cortex / add

Method add

src/IECoreGL/State.cpp:254–257  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

252}
253
254void State::add( StatePtr s )
255{
256 m_implementation->add( s->m_implementation.get() );
257}
258
259void State::add( StateComponentPtr s, bool override )
260{

Callers 15

testScopedBindingMethod · 0.95
testOverridesMethod · 0.95
fixFileFunction · 0.45
testInstancedSkinningMethod · 0.45
__sequencesClashFunction · 0.45
loadConfigFunction · 0.45
__findAllClassesMethod · 0.45
setClassesMethod · 0.45
referenceSplitMethod · 0.45
assertHashUniqueMethod · 0.45
collectHashesMethod · 0.45

Calls 1

getMethod · 0.45

Tested by 15

testInstancedSkinningMethod · 0.36
referenceSplitMethod · 0.36
assertHashUniqueMethod · 0.36
collectHashesMethod · 0.36
checkForDuplicatesMethod · 0.36
testLimitsMethod · 0.36
collectHashesMethod · 0.36
addRadixSortTestFunction · 0.36
addLRUCacheThreadingTestFunction · 0.36
addCompilerTestFunction · 0.36
addComputationCacheTestFunction · 0.36