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

Method testSubOperations

test/IECore/ImathVectorData.py:171–173  ·  view source on GitHub ↗

Test V2dVectorData subtraction operations

(self)

Source from the content-addressed store, hash-verified

169 BaseVectorDataTest.testSumOperations(self)
170
171 def testSubOperations(self):
172 """Test V2dVectorData subtraction operations"""
173 BaseVectorDataTest.testSubOperations(self)
174
175 def testMultOperations(self):
176 """Test V2dVectorData multiplication operations"""

Callers

nothing calls this directly

Calls 1

testSubOperationsMethod · 0.45

Tested by

no test coverage detected