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

Method testNegativeIndexing

test/IECore/ImathVectorData.py:376–378  ·  view source on GitHub ↗

Test V3dVectorData negative indexing

(self)

Source from the content-addressed store, hash-verified

374 BaseVectorDataTest.testAssignment(self)
375
376 def testNegativeIndexing(self):
377 """Test V3dVectorData negative indexing"""
378 BaseVectorDataTest.testNegativeIndexing(self)
379
380 def testCopyOnWrite(self):
381 """Test V3dVectorData copy-on-write behavior"""

Callers

nothing calls this directly

Calls 1

testNegativeIndexingMethod · 0.45

Tested by

no test coverage detected