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

Method testNegativeIndexing

test/IECore/ImathVectorData.py:646–648  ·  view source on GitHub ↗

Test M33fVectorData negative indexing

(self)

Source from the content-addressed store, hash-verified

644 BaseVectorDataTest.testAssignment(self)
645
646 def testNegativeIndexing(self):
647 """Test M33fVectorData negative indexing"""
648 BaseVectorDataTest.testNegativeIndexing(self)
649
650 def testCopyOnWrite(self):
651 """Test M33fVectorData copy-on-write behavior"""

Callers

nothing calls this directly

Calls 1

testNegativeIndexingMethod · 0.45

Tested by

no test coverage detected