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

Method testDivOperations

test/IECore/ImathVectorData.py:1140–1142  ·  view source on GitHub ↗

Test Color3fVectorData division operations

(self)

Source from the content-addressed store, hash-verified

1138 BaseVectorDataTest.testMultOperations(self)
1139
1140 def testDivOperations(self):
1141 """Test Color3fVectorData division operations"""
1142 BaseVectorDataTest.testDivOperations(self)
1143
1144 def testByValueItem(self):
1145 """Test Color3fVectorData by value return type"""

Callers

nothing calls this directly

Calls 1

testDivOperationsMethod · 0.45

Tested by

no test coverage detected