MCPcopy Create free account
hub / github.com/MITK/MITK / GetCurrentUndoModel

Method GetCurrentUndoModel

Modules/Core/src/Controllers/mitkUndoController.cpp:213–216  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

211}
212
213mitk::UndoModel *mitk::UndoController::GetCurrentUndoModel()
214{
215 return m_CurUndoModel;
216}

Callers 1

mitkUndoControllerTestFunction · 0.80

Calls

no outgoing calls

Tested by 1

mitkUndoControllerTestFunction · 0.64