61 sender->GetRenderingManager()->RequestUpdateAll();
Super class for all position events.
BaseRenderer * GetSender() const
Point3D GetPositionInWorld() const
virtual void ConnectActionsAndFunctions()
bool ChangeActiveLabel(StateMachineAction *, InteractionEvent *)
virtual void ConnectActionsAndFunctions()
double GetPixelValueByWorldCoordinate(const mitk::Point3D &position, unsigned int timestep=0, unsigned int component=0)
Get the pixel value at one specific world position.
Represents an action, that is executed after a certain event (in statemachine-mechanism) TODO: implem...
mitk::LabelSet * GetActiveLabelSet()
Returns the currently active mitk::LabelSet.
virtual unsigned int GetTimeStep() const
LabelSetImage class for handling labels and layers in a segmentation session.
void SetActiveLabel(PixelType)
Class for nodes of the DataTree.