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

Method testMultOperations

test/IECore/ImathVectorData.py:175–177  ·  view source on GitHub ↗

Test V2dVectorData multiplication operations

(self)

Source from the content-addressed store, hash-verified

173 BaseVectorDataTest.testSubOperations(self)
174
175 def testMultOperations(self):
176 """Test V2dVectorData multiplication operations"""
177 BaseVectorDataTest.testMultOperations(self)
178
179 def testDivOperations(self):
180 """Test V2dVectorData division operations"""

Callers

nothing calls this directly

Calls 1

testMultOperationsMethod · 0.45

Tested by

no test coverage detected