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

Method testSubOperations

test/IECore/ImathVectorData.py:303–305  ·  view source on GitHub ↗

Test V3fVectorData subtraction operations

(self)

Source from the content-addressed store, hash-verified

301 BaseVectorDataTest.testSumOperations(self)
302
303 def testSubOperations(self):
304 """Test V3fVectorData subtraction operations"""
305 BaseVectorDataTest.testSubOperations(self)
306
307 def testMultOperations(self):
308 """Test V3fVectorData multiplication operations"""

Callers

nothing calls this directly

Calls 1

testSubOperationsMethod · 0.45

Tested by

no test coverage detected