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

Method testNegativeIndexing

test/IECore/ImathVectorData.py:725–727  ·  view source on GitHub ↗

Test M33dVectorData negative indexing

(self)

Source from the content-addressed store, hash-verified

723 BaseVectorDataTest.testAssignment(self)
724
725 def testNegativeIndexing(self):
726 """Test M33dVectorData negative indexing"""
727 BaseVectorDataTest.testNegativeIndexing(self)
728
729 def testCopyOnWrite(self):
730 """Test M33dVectorData copy-on-write behavior"""

Callers

nothing calls this directly

Calls 1

testNegativeIndexingMethod · 0.45

Tested by

no test coverage detected