]> Creatis software - cpPlugins.git/blobdiff - lib/cpExtensions/Visualization/ImageSliceActors.h
...
[cpPlugins.git] / lib / cpExtensions / Visualization / ImageSliceActors.h
index 81fc0e123b66ba26d611b3f17ed8cf3f65eb6c23..b4cec90e6fec8e3c7a3c8f28b4eb74c49fb5b717 100644 (file)
@@ -51,7 +51,6 @@ namespace cpExtensions
       typedef void ( *TSlicesCommand )( double*, int, void* );
       typedef void ( *TWindowLevelCommand )( double, double, void* );
       typedef TVoidCommand TRenderCommand;
-      typedef TSlicesCommand TCursorAxesCommand;
 
       typedef cpExtensions::Visualization::ImageBlender TBlender;
 
@@ -61,7 +60,6 @@ namespace cpExtensions
       cpExtensions_BaseInteractorStyle_Commands( Slices );
       cpExtensions_BaseInteractorStyle_Commands( WindowLevel );
       cpExtensions_BaseInteractorStyle_Commands( Render );
-      cpExtensions_BaseInteractorStyle_Commands( CursorAxes );
 
     public:
       // Creation