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

Method SetSteps

Modules/DataTypesExt/src/mitkMultiStepper.cpp:69–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67};
68
69void mitk::MultiStepper::SetSteps(unsigned int /*steps*/)
70{
71 assert(false);
72};
73
74void mitk::MultiStepper::UpdateStepCount()
75{

Callers 7

mitkMultiStepperTestFunction · 0.80
mitkStepperTestFunction · 0.80
UpdateMethod · 0.80
CreateWorldGeometryMethod · 0.80
ReinitializePlanesMethod · 0.80
ExecuteOperationMethod · 0.80

Calls

no outgoing calls

Tested by 2

mitkMultiStepperTestFunction · 0.64
mitkStepperTestFunction · 0.64