Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
53
size_t ObjectMatrix::numRows() const
54
{
55
return m_rows;
56
}
57
58
size_t ObjectMatrix::numColumns() const
59
{
Callers
5
test
Method · 0.95
testConstructFromSequence
Method · 0.95
testResize
Method · 0.95
repr
Function · 0.80
convertRowIndex
Function · 0.80
Calls
no outgoing calls
Tested by
3
test
Method · 0.76
testConstructFromSequence
Method · 0.76
testResize
Method · 0.76