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

Method testSubOperations

test/IECore/ImathVectorData.py:1066–1068  ·  view source on GitHub ↗

Test QuatdVectorData subtraction operations

(self)

Source from the content-addressed store, hash-verified

1064 BaseVectorDataTest.testSumOperations(self)
1065
1066 def testSubOperations(self):
1067 """Test QuatdVectorData subtraction operations"""
1068 BaseVectorDataTest.testSubOperations(self)
1069
1070 def testMultOperations(self):
1071 """Test QuatdVectorData multiplication operations"""

Callers

nothing calls this directly

Calls 1

testSubOperationsMethod · 0.45

Tested by

no test coverage detected