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

Method testMultOperations

test/IECore/ImathVectorData.py:1202–1204  ·  view source on GitHub ↗

Test Color4fVectorData multiplication operations

(self)

Source from the content-addressed store, hash-verified

1200 BaseVectorDataTest.testSubOperations(self)
1201
1202 def testMultOperations(self):
1203 """Test Color4fVectorData multiplication operations"""
1204 BaseVectorDataTest.testMultOperations(self)
1205
1206 def testDivOperations(self):
1207 """Test Color4fVectorData division operations"""

Callers

nothing calls this directly

Calls 1

testMultOperationsMethod · 0.45

Tested by

no test coverage detected