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

Method testSubOperations

test/IECore/ImathVectorData.py:836–838  ·  view source on GitHub ↗

Test M44fVectorData subtraction operations

(self)

Source from the content-addressed store, hash-verified

834 BaseVectorDataTest.testSumOperations(self)
835
836 def testSubOperations(self):
837 """Test M44fVectorData subtraction operations"""
838 BaseVectorDataTest.testSubOperations(self)
839
840 def testMultOperations(self):
841 """Test M44fVectorData multiplication operations"""

Callers

nothing calls this directly

Calls 1

testSubOperationsMethod · 0.45

Tested by

no test coverage detected