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

Method testMultOperations

test/IECore/ImathVectorData.py:307–309  ·  view source on GitHub ↗

Test V3fVectorData multiplication operations

(self)

Source from the content-addressed store, hash-verified

305 BaseVectorDataTest.testSubOperations(self)
306
307 def testMultOperations(self):
308 """Test V3fVectorData multiplication operations"""
309 BaseVectorDataTest.testMultOperations(self)
310
311 def testDivOperations(self):
312 """Test V3fVectorData division operations"""

Callers

nothing calls this directly

Calls 1

testMultOperationsMethod · 0.45

Tested by

no test coverage detected