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

Method GetCurrentTimePoint

Modules/Segmentation/src/Controllers/mitkToolManager.cpp:612–615  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

610}
611
612mitk::TimePointType mitk::ToolManager::GetCurrentTimePoint() const
613{
614 return m_LastTimePoint;
615}

Callers 2

OnTimePointChangedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected