Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetTimeStep
Method
GetTimeStep
Modules/Segmentation/src/Algorithms/mitkSegSliceOperation.cpp:45–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
mitk::TimeStepType mitk::SegSliceOperation::GetTimeStep() const
46
{
47
return this->m_TimeStep;
48
}
49
50
const mitk::PlaneGeometry* mitk::SegSliceOperation::GetSlicePlaneGeometry() const
51
{
Callers
10
ApplySliceOperation
Function · 0.45
GetAffectedImageSliceAs2DImage
Method · 0.45
WriteBackSegmentationResult
Method · 0.45
OnCheckPointClick
Method · 0.45
OnAddPoint
Method · 0.45
IsHovering
Method · 0.45
OnMoveContour
Method · 0.45
OnCheckPointClick
Method · 0.45
OnDeletePoint
Method · 0.45
OnMovePoint
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected