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

Method testSubOperations

test/IECore/ImathVectorData.py:757–759  ·  view source on GitHub ↗

Test M33dVectorData subtraction operations

(self)

Source from the content-addressed store, hash-verified

755 BaseVectorDataTest.testSumOperations(self)
756
757 def testSubOperations(self):
758 """Test M33dVectorData subtraction operations"""
759 BaseVectorDataTest.testSubOperations(self)
760
761 def testMultOperations(self):
762 """Test M33dVectorData multiplication operations"""

Callers

nothing calls this directly

Calls 1

testSubOperationsMethod · 0.45

Tested by

no test coverage detected