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

Method testByValueItem

test/IECore/ImathVectorData.py:315–317  ·  view source on GitHub ↗

Test V3fVectorData by value return type

(self)

Source from the content-addressed store, hash-verified

313 BaseVectorDataTest.testDivOperations(self)
314
315 def testByValueItem(self):
316 """Test V3fVectorData by value return type"""
317 BaseVectorDataTest.testByValueItem(self)
318
319 def testOperatedInterpretation( self ) :
320

Callers

nothing calls this directly

Calls 1

testByValueItemMethod · 0.45

Tested by

no test coverage detected