Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
254
void State::add( StatePtr s )
255
{
256
m_implementation->add( s->m_implementation.get() );
257
}
258
259
void State::add( StateComponentPtr s, bool override )
260
{
Callers
15
testScopedBinding
Method · 0.95
testOverrides
Method · 0.95
fixFile
Function · 0.45
testInstancePrototypeHashesNotReused
Method · 0.45
testInstancedSkinning
Method · 0.45
__sequencesClash
Function · 0.45
loadConfig
Function · 0.45
__findAllClasses
Method · 0.45
setClasses
Method · 0.45
referenceSplit
Method · 0.45
assertHashUnique
Method · 0.45
collectHashes
Method · 0.45
Calls
1
get
Method · 0.45
Tested by
15
testInstancePrototypeHashesNotReused
Method · 0.36
testInstancedSkinning
Method · 0.36
referenceSplit
Method · 0.36
assertHashUnique
Method · 0.36
collectHashes
Method · 0.36
checkForDuplicates
Method · 0.36
testLimits
Method · 0.36
collectHashes
Method · 0.36
addRadixSortTest
Function · 0.36
addLRUCacheThreadingTest
Function · 0.36
addCompilerTest
Function · 0.36
addComputationCacheTest
Function · 0.36