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

Method testNegativeIndexing

test/IECore/ImathVectorData.py:883–885  ·  view source on GitHub ↗

Test M44dVectorData negative indexing

(self)

Source from the content-addressed store, hash-verified

881 BaseVectorDataTest.testAssignment(self)
882
883 def testNegativeIndexing(self):
884 """Test M44dVectorData negative indexing"""
885 BaseVectorDataTest.testNegativeIndexing(self)
886
887 def testCopyOnWrite(self):
888 """Test M44dVectorData copy-on-write behavior"""

Callers

nothing calls this directly

Calls 1

testNegativeIndexingMethod · 0.45

Tested by

no test coverage detected