MCPcopy 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

moveToNextColMethod · 0.80
moveToNextRowMethod · 0.80
moveNextMethod · 0.80
moveNextMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected