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

Method testExtend

test/IECore/ImathVectorData.py:895–897  ·  view source on GitHub ↗

Test M44dVectorData extend function

(self)

Source from the content-addressed store, hash-verified

893 BaseVectorDataTest.testContains(self)
894
895 def testExtend(self):
896 """Test M44dVectorData extend function"""
897 BaseVectorDataTest.testExtend(self)
898
899 def testSlices(self):
900 """Test M44dVectorData slicing behavior"""

Callers

nothing calls this directly

Calls 1

testExtendMethod · 0.45

Tested by

no test coverage detected