MCPcopy 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
45mitk::TimeStepType mitk::SegSliceOperation::GetTimeStep() const
46{
47 return this->m_TimeStep;
48}
49
50const mitk::PlaneGeometry* mitk::SegSliceOperation::GetSlicePlaneGeometry() const
51{

Callers 10

ApplySliceOperationFunction · 0.45
OnCheckPointClickMethod · 0.45
OnAddPointMethod · 0.45
IsHoveringMethod · 0.45
OnMoveContourMethod · 0.45
OnCheckPointClickMethod · 0.45
OnDeletePointMethod · 0.45
OnMovePointMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected