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

Method testNegativeIndexing

test/IECore/ImathVectorData.py:580–582  ·  view source on GitHub ↗

Test Box3dVectorData negative indexing

(self)

Source from the content-addressed store, hash-verified

578 BaseVectorDataTest.testAssignment(self)
579
580 def testNegativeIndexing(self):
581 """Test Box3dVectorData negative indexing"""
582 BaseVectorDataTest.testNegativeIndexing(self)
583
584 def testCopyOnWrite(self):
585 """Test Box3dVectorData copy-on-write behavior"""

Callers

nothing calls this directly

Calls 1

testNegativeIndexingMethod · 0.45

Tested by

no test coverage detected