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

Method testSubOperations

test/IECore/ImathVectorData.py:997–999  ·  view source on GitHub ↗

Test QuatfVectorData subtraction operations

(self)

Source from the content-addressed store, hash-verified

995 BaseVectorDataTest.testSumOperations(self)
996
997 def testSubOperations(self):
998 """Test QuatfVectorData subtraction operations"""
999 BaseVectorDataTest.testSubOperations(self)
1000
1001 def testMultOperations(self):
1002 """Test QuatfVectorData multiplication operations"""

Callers

nothing calls this directly

Calls 1

testSubOperationsMethod · 0.45

Tested by

no test coverage detected