13 #ifndef mitkStateMachineCondition_h
14 #define mitkStateMachineCondition_h
64 std::string m_ConditionName;
Represents a condition, that has to be fulfilled in order to execute a state machine transition after...
std::string GetConditionName() const
Returns the String-Id of this action.
StateMachineCondition(const std::string &, const bool inverted)
Find image slices visible on a given plane.