]> Creatis software - cpPlugins.git/blobdiff - lib/cpPlugins/Plugins/MarchingCubes.h
More on parameters
[cpPlugins.git] / lib / cpPlugins / Plugins / MarchingCubes.h
index 7ce3afde66f0340fbf6ecd657f32c8a6e5517fd6..c84668bcec2fe63b34d7c500d1acd05a13c259a1 100644 (file)
@@ -20,9 +20,6 @@ namespace cpPlugins
       typedef itk::SmartPointer< Self >               Pointer;
       typedef itk::SmartPointer< const Self >         ConstPointer;
 
-      typedef Superclass::TParameter  TParameter;
-      typedef Superclass::TParameters TParameters;
-
     public:
       itkNewMacro( Self );
       itkTypeMacro( MarchingCubes, cpPluginsInterfaceImageToMeshFilter );