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

Method testSubOperations

test/IECore/ImathVectorData.py:678–680  ·  view source on GitHub ↗

Test M33fVectorData subtraction operations

(self)

Source from the content-addressed store, hash-verified

676 BaseVectorDataTest.testSumOperations(self)
677
678 def testSubOperations(self):
679 """Test M33fVectorData subtraction operations"""
680 BaseVectorDataTest.testSubOperations(self)
681
682 def testMultOperations(self):
683 """Test M33fVectorData multiplication operations"""

Callers

nothing calls this directly

Calls 1

testSubOperationsMethod · 0.45

Tested by

no test coverage detected