]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/interface/wxWindows/widgets/vtkClosePolyData.h
#3263 creaMaracasVisu Feature New Normal - ViewerNV sync ParallelScale Camera
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / wxWindows / widgets / vtkClosePolyData.h
index a11f8b858c5128310241ca584a1b45cedf43b7fa..37f8cde17c26cc5223262a826a6cebee59cb1d6b 100644 (file)
@@ -93,14 +93,7 @@ protected:
   // Usual data generation method
   void Execute();
 #else
-/*
-  int ProcessRequest(  vtkInformation *request, 
-                                               vtkInformationVector **inputVector, 
-                                               vtkInformationVector *outputVector);
-*/ 
-int RequestData(  vtkInformation *vtkNotUsed(request),  vtkInformationVector **inputVector,  vtkInformationVector *outputVector);
-
-       
+  int RequestData(  vtkInformation *vtkNotUsed(request),  vtkInformationVector **inputVector,  vtkInformationVector *outputVector);    
 #endif