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

Method testMultOperations

test/IECore/ImathVectorData.py:241–243  ·  view source on GitHub ↗

Test V2iVectorData multiplication operations

(self)

Source from the content-addressed store, hash-verified

239 BaseVectorDataTest.testSubOperations(self)
240
241 def testMultOperations(self):
242 """Test V2iVectorData multiplication operations"""
243 BaseVectorDataTest.testMultOperations(self)
244
245 def testDivOperations(self):
246 """Test V2iVectorData division operations"""

Callers

nothing calls this directly

Calls 1

testMultOperationsMethod · 0.45

Tested by

no test coverage detected