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

Method testMultOperations

test/IECore/ImathVectorData.py:1001–1003  ·  view source on GitHub ↗

Test QuatfVectorData multiplication operations

(self)

Source from the content-addressed store, hash-verified

999 BaseVectorDataTest.testSubOperations(self)
1000
1001 def testMultOperations(self):
1002 """Test QuatfVectorData multiplication operations"""
1003 BaseVectorDataTest.testMultOperations(self)
1004
1005 def testDivOperations(self):
1006 """Test QuatfVectorData division operations"""

Callers

nothing calls this directly

Calls 1

testMultOperationsMethod · 0.45

Tested by

no test coverage detected