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

Method testNegativeIndexing

test/IECore/ImathVectorData.py:511–513  ·  view source on GitHub ↗

Test Box3fVectorData negative indexing

(self)

Source from the content-addressed store, hash-verified

509 BaseVectorDataTest.testAssignment(self)
510
511 def testNegativeIndexing(self):
512 """Test Box3fVectorData negative indexing"""
513 BaseVectorDataTest.testNegativeIndexing(self)
514
515 def testCopyOnWrite(self):
516 """Test Box3fVectorData copy-on-write behavior"""

Callers

nothing calls this directly

Calls 1

testNegativeIndexingMethod · 0.45

Tested by

no test coverage detected