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

Method testNegativeIndexing

test/IECore/ImathVectorData.py:965–967  ·  view source on GitHub ↗

Test QuatfVectorData negative indexing

(self)

Source from the content-addressed store, hash-verified

963 BaseVectorDataTest.testAssignment(self)
964
965 def testNegativeIndexing(self):
966 """Test QuatfVectorData negative indexing"""
967 BaseVectorDataTest.testNegativeIndexing(self)
968
969 def testCopyOnWrite(self):
970 """Test QuatfVectorData copy-on-write behavior"""

Callers

nothing calls this directly

Calls 1

testNegativeIndexingMethod · 0.45

Tested by

no test coverage detected