68 #ifndef _vtkViewImage2DCommand_h_
69 #define _vtkViewImage2DCommand_h_
71 #include <vtkCommand.h>
72 #include "MegaVTK2Configure.h"
75 class vtkInteractorStyleImage;
94 SliceMoveEvent = ( vtkCommand::UserEvent + 1 ),
99 RequestedPositionEvent,
115 virtual void Execute( vtkObject * caller,
unsigned long event,
116 void *vtkNotUsed(callData) );
123 { this->Viewer = viewer; }
148 void PrintInformation();