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

Method testDivOperations

test/IECore/ImathVectorData.py:311–313  ·  view source on GitHub ↗

Test V3fVectorData division operations

(self)

Source from the content-addressed store, hash-verified

309 BaseVectorDataTest.testMultOperations(self)
310
311 def testDivOperations(self):
312 """Test V3fVectorData division operations"""
313 BaseVectorDataTest.testDivOperations(self)
314
315 def testByValueItem(self):
316 """Test V3fVectorData by value return type"""

Callers

nothing calls this directly

Calls 1

testDivOperationsMethod · 0.45

Tested by

no test coverage detected