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

Method testNegativeIndexing

test/IECore/ImathVectorData.py:271–273  ·  view source on GitHub ↗

Test V3fVectorData negative indexing

(self)

Source from the content-addressed store, hash-verified

269 BaseVectorDataTest.testAssignment(self)
270
271 def testNegativeIndexing(self):
272 """Test V3fVectorData negative indexing"""
273 BaseVectorDataTest.testNegativeIndexing(self)
274
275 def testCopyOnWrite(self):
276 """Test V3fVectorData copy-on-write behavior"""

Callers

nothing calls this directly

Calls 1

testNegativeIndexingMethod · 0.45

Tested by

no test coverage detected