Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codereader/DarkRadiant
/ getRow
Method
getRow
libs/patch/PatchIterators.h:95–98 ·
view source on GitHub ↗
Interface to set or reset the iterator coordinates
Source
from the content-addressed store, hash-verified
93
94
// Interface to set or reset the iterator coordinates
95
int getRow() const
96
{
97
return _row;
98
}
99
100
int getColumn() const
101
{
Callers
4
moveToNextCol
Method · 0.80
moveToNextRow
Method · 0.80
moveNext
Method · 0.80
moveNext
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected