Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenOrienteering/mapper
/ undoStepCount
Method
undoStepCount
src/undo/undo_manager.cpp:237–240 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
235
236
237
int UndoManager::undoStepCount() const
238
{
239
return current_index;
240
}
241
242
243
UndoStep* UndoManager::nextUndoStep() const
Callers
2
compareMaps
Function · 0.80
issue_513_high_coordinates
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected