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

Method testNegativeIndexing

test/IECore/ImathVectorData.py:804–806  ·  view source on GitHub ↗

Test M44fVectorData negative indexing

(self)

Source from the content-addressed store, hash-verified

802 BaseVectorDataTest.testAssignment(self)
803
804 def testNegativeIndexing(self):
805 """Test M44fVectorData negative indexing"""
806 BaseVectorDataTest.testNegativeIndexing(self)
807
808 def testCopyOnWrite(self):
809 """Test M44fVectorData copy-on-write behavior"""

Callers

nothing calls this directly

Calls 1

testNegativeIndexingMethod · 0.45

Tested by

no test coverage detected