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

Method testSubOperations

test/IECore/ImathVectorData.py:474–476  ·  view source on GitHub ↗

Test V3iVectorData subtraction operations

(self)

Source from the content-addressed store, hash-verified

472 BaseVectorDataTest.testSumOperations(self)
473
474 def testSubOperations(self):
475 """Test V3iVectorData subtraction operations"""
476 BaseVectorDataTest.testSubOperations(self)
477
478 def testMultOperations(self):
479 """Test V3iVectorData multiplication operations"""

Callers

nothing calls this directly

Calls 1

testSubOperationsMethod · 0.45

Tested by

no test coverage detected