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

Method testSubOperations

test/IECore/ImathVectorData.py:1132–1134  ·  view source on GitHub ↗

Test Color3fVectorData subtraction operations

(self)

Source from the content-addressed store, hash-verified

1130 BaseVectorDataTest.testSumOperations(self)
1131
1132 def testSubOperations(self):
1133 """Test Color3fVectorData subtraction operations"""
1134 BaseVectorDataTest.testSubOperations(self)
1135
1136 def testMultOperations(self):
1137 """Test Color3fVectorData multiplication operations"""

Callers

nothing calls this directly

Calls 1

testSubOperationsMethod · 0.45

Tested by

no test coverage detected