]> Creatis software - cpPlugins.git/blobdiff - lib/cpPlugins/Extensions/Visualization/MPRActors.cxx
First modifications to make this work on MS-Windows
[cpPlugins.git] / lib / cpPlugins / Extensions / Visualization / MPRActors.cxx
index e16ba0ad9e76a839cb1191185739fedc157abf99..9808111ad8a380b9ac88ae96f8fa82ed8114add3 100644 (file)
@@ -301,6 +301,7 @@ ResetWindowLevel( )
 vtkPlane* cpPlugins::Extensions::Visualization::MPRActors::
 GetSlicePlane( const int& axis ) const
 {
+  return( NULL );
 }
 
 // -------------------------------------------------------------------------