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

Method testMultOperations

test/IECore/ImathVectorData.py:478–480  ·  view source on GitHub ↗

Test V3iVectorData multiplication operations

(self)

Source from the content-addressed store, hash-verified

476 BaseVectorDataTest.testSubOperations(self)
477
478 def testMultOperations(self):
479 """Test V3iVectorData multiplication operations"""
480 BaseVectorDataTest.testMultOperations(self)
481
482 def testDivOperations(self):
483 """Test V3iVectorData division operations"""

Callers

nothing calls this directly

Calls 1

testMultOperationsMethod · 0.45

Tested by

no test coverage detected