Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ join
Method
join
src/IECoreScene/bindings/SceneCacheBinding.cpp:120–123 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
118
}
119
120
void join( const TestSceneCache &that )
121
{
122
m_errors += that.m_errors;
123
}
124
125
size_t errors() const
126
{
Callers
15
fixIncludes.py
File · 0.80
convertSceneC++.py
File · 0.80
FixImportStar
Class · 0.80
makePrimvarData.py
File · 0.80
testConstruction
Method · 0.80
testTimeSetting
Method · 0.80
testHierarchy
Method · 0.80
testBound
Method · 0.80
testTransform
Method · 0.80
testAnimatedVisibility
Method · 0.80
testTagsLoadedAsCollections
Method · 0.80
testPointsAndTopology
Method · 0.80
Calls
no outgoing calls
Tested by
15
testConstruction
Method · 0.64
testTimeSetting
Method · 0.64
testHierarchy
Method · 0.64
testBound
Method · 0.64
testTransform
Method · 0.64
testAnimatedVisibility
Method · 0.64
testTagsLoadedAsCollections
Method · 0.64
testPointsAndTopology
Method · 0.64
testDefaultPrimVars
Method · 0.64
testCustomPrimvars
Method · 0.64
testCornersAndCreases
Method · 0.64
testPointsPrimitive
Method · 0.64