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

Method testSubOperations

test/IECore/ImathVectorData.py:408–410  ·  view source on GitHub ↗

Test V3dVectorData subtraction operations

(self)

Source from the content-addressed store, hash-verified

406 BaseVectorDataTest.testSumOperations(self)
407
408 def testSubOperations(self):
409 """Test V3dVectorData subtraction operations"""
410 BaseVectorDataTest.testSubOperations(self)
411
412 def testMultOperations(self):
413 """Test V3dVectorData multiplication operations"""

Callers

nothing calls this directly

Calls 1

testSubOperationsMethod · 0.45

Tested by

no test coverage detected