Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codereader/DarkRadiant
/ getColumn
Method
getColumn
libs/patch/PatchIterators.h:100–103 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
}
99
100
int getColumn() const
101
{
102
return _col;
103
}
104
105
void set(int row, int col)
106
{
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