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

Method testSubOperations

test/IECore/ImathVectorData.py:915–917  ·  view source on GitHub ↗

Test M44dVectorData subtraction operations

(self)

Source from the content-addressed store, hash-verified

913 BaseVectorDataTest.testSumOperations(self)
914
915 def testSubOperations(self):
916 """Test M44dVectorData subtraction operations"""
917 BaseVectorDataTest.testSubOperations(self)
918
919 def testMultOperations(self):
920 """Test M44dVectorData multiplication operations"""

Callers

nothing calls this directly

Calls 1

testSubOperationsMethod · 0.45

Tested by

no test coverage detected