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

Method testNegativeIndexing

test/IECore/ImathVectorData.py:63–65  ·  view source on GitHub ↗

Test V2fVectorData negative indexing

(self)

Source from the content-addressed store, hash-verified

61 BaseVectorDataTest.testAssignment(self)
62
63 def testNegativeIndexing(self):
64 """Test V2fVectorData negative indexing"""
65 BaseVectorDataTest.testNegativeIndexing(self)
66
67 def testCopyOnWrite(self):
68 """Test V2fVectorData copy-on-write behavior"""

Callers 15

testNegativeIndexingMethod · 0.45
testNegativeIndexingMethod · 0.45
testNegativeIndexingMethod · 0.45
testNegativeIndexingMethod · 0.45
testNegativeIndexingMethod · 0.45
testNegativeIndexingMethod · 0.45
testNegativeIndexingMethod · 0.45
testNegativeIndexingMethod · 0.45
testNegativeIndexingMethod · 0.45
testNegativeIndexingMethod · 0.45
testNegativeIndexingMethod · 0.45
testNegativeIndexingMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected