18 #include <itkMutexLockHolder.h>
24 :
itk::Object(), m_ToolName(
""), m_ErrorMessage(
""), m_IGTTimeStamp(0)
38 Superclass::PrintSelf(os, indent);
39 os << indent <<
"ToolName: " << m_ToolName << std::endl;
40 os << indent <<
"ErrorMesage: " << m_ErrorMessage << std::endl;
46 return this->m_ToolName.c_str();
53 return this->m_ErrorMessage.c_str();
static itkEventMacro(BoundingShapeInteractionEvent, itk::AnyEvent) class MITKBOUNDINGSHAPE_EXPORT BoundingShapeInteractor Pointer New()
Basic interaction methods for mitk::GeometryData.