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

Method testMultOperations

test/IECore/ImathVectorData.py:412–414  ·  view source on GitHub ↗

Test V3dVectorData multiplication operations

(self)

Source from the content-addressed store, hash-verified

410 BaseVectorDataTest.testSubOperations(self)
411
412 def testMultOperations(self):
413 """Test V3dVectorData multiplication operations"""
414 BaseVectorDataTest.testMultOperations(self)
415
416 def testDivOperations(self):
417 """Test V3dVectorData division operations"""

Callers

nothing calls this directly

Calls 1

testMultOperationsMethod · 0.45

Tested by

no test coverage detected