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

Method testNegativeIndexing

test/IECore/ImathVectorData.py:442–444  ·  view source on GitHub ↗

Test V3iVectorData negative indexing

(self)

Source from the content-addressed store, hash-verified

440 BaseVectorDataTest.testAssignment(self)
441
442 def testNegativeIndexing(self):
443 """Test V3iVectorData negative indexing"""
444 BaseVectorDataTest.testNegativeIndexing(self)
445
446 def testCopyOnWrite(self):
447 """Test V3iVectorData copy-on-write behavior"""

Callers

nothing calls this directly

Calls 1

testNegativeIndexingMethod · 0.45

Tested by

no test coverage detected