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

Method numRows

src/IECore/ObjectMatrix.cpp:53–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51}
52
53size_t ObjectMatrix::numRows() const
54{
55 return m_rows;
56}
57
58size_t ObjectMatrix::numColumns() const
59{

Callers 5

testMethod · 0.95
testResizeMethod · 0.95
reprFunction · 0.80
convertRowIndexFunction · 0.80

Calls

no outgoing calls

Tested by 3

testMethod · 0.76
testResizeMethod · 0.76