MCPcopy 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.pyFile · 0.80
convertSceneC++.pyFile · 0.80
FixImportStarClass · 0.80
makePrimvarData.pyFile · 0.80
testConstructionMethod · 0.80
testTimeSettingMethod · 0.80
testHierarchyMethod · 0.80
testBoundMethod · 0.80
testTransformMethod · 0.80
testPointsAndTopologyMethod · 0.80

Calls

no outgoing calls

Tested by 15

testConstructionMethod · 0.64
testTimeSettingMethod · 0.64
testHierarchyMethod · 0.64
testBoundMethod · 0.64
testTransformMethod · 0.64
testPointsAndTopologyMethod · 0.64
testDefaultPrimVarsMethod · 0.64
testCustomPrimvarsMethod · 0.64
testCornersAndCreasesMethod · 0.64
testPointsPrimitiveMethod · 0.64