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

Method testMultOperations

test/IECore/ImathVectorData.py:1070–1072  ·  view source on GitHub ↗

Test QuatdVectorData multiplication operations

(self)

Source from the content-addressed store, hash-verified

1068 BaseVectorDataTest.testSubOperations(self)
1069
1070 def testMultOperations(self):
1071 """Test QuatdVectorData multiplication operations"""
1072 BaseVectorDataTest.testMultOperations(self)
1073
1074 def testDivOperations(self):
1075 """Test QuatdVectorData division operations"""

Callers

nothing calls this directly

Calls 1

testMultOperationsMethod · 0.45

Tested by

no test coverage detected