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

Method testDivOperations

test/IECore/ImathVectorData.py:1206–1208  ·  view source on GitHub ↗

Test Color4fVectorData division operations

(self)

Source from the content-addressed store, hash-verified

1204 BaseVectorDataTest.testMultOperations(self)
1205
1206 def testDivOperations(self):
1207 """Test Color4fVectorData division operations"""
1208 BaseVectorDataTest.testDivOperations(self)
1209
1210 def testByValueItem(self):
1211 """Test Color4fVectorData by value return type"""

Callers

nothing calls this directly

Calls 1

testDivOperationsMethod · 0.45

Tested by

no test coverage detected