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

Method testDivOperations

test/IECore/ImathVectorData.py:416–418  ·  view source on GitHub ↗

Test V3dVectorData division operations

(self)

Source from the content-addressed store, hash-verified

414 BaseVectorDataTest.testMultOperations(self)
415
416 def testDivOperations(self):
417 """Test V3dVectorData division operations"""
418 BaseVectorDataTest.testDivOperations(self)
419
420 def testByValueItem(self):
421 """Test V3dVectorData by value return type"""

Callers

nothing calls this directly

Calls 1

testDivOperationsMethod · 0.45

Tested by

no test coverage detected