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

Method testMultOperations

test/IECore/ImathVectorData.py:1136–1138  ·  view source on GitHub ↗

Test Color3fVectorData multiplication operations

(self)

Source from the content-addressed store, hash-verified

1134 BaseVectorDataTest.testSubOperations(self)
1135
1136 def testMultOperations(self):
1137 """Test Color3fVectorData multiplication operations"""
1138 BaseVectorDataTest.testMultOperations(self)
1139
1140 def testDivOperations(self):
1141 """Test Color3fVectorData division operations"""

Callers

nothing calls this directly

Calls 1

testMultOperationsMethod · 0.45

Tested by

no test coverage detected