[vtk-developers] Abstract

Andy Cedilnik andy.cedilnik at kitware.com
Wed Jul 3 13:03:28 EDT 2002


There are several Tcl test that create vtkObject, so it needs ::New()...

			Andy

On Wed, 2002-07-03 at 12:00, John Biddiscombe wrote:
> I've just removed the ::New() implementations and marked the following files
> as abstract, please shout if this causes trouble.
> 
> Common
> ------
> vtkMapper2D
> vtkProcessObject
> vtkProp
> vtkStructuredData
> 
> Filtering
> ---------
> vtkDataObjectSource
> vtkDataSetSource
> vtkImageInPlaceFilter
> vtkPiecewiseFunctionSource
> vtkPointSetSource
> vtkPolyDataSource
> vtkRectilinearGridSource
> vtkStructuredGridSource
> vtkStructuredPointsSource
> vtkUnstructuredGridSource
> 
> Graphics
> --------
> vtkStreamer
> 
> I note that a few classes like vtkObject have New() implementations and call
> DebugLeaks...construct...etc. Is this intended?





More information about the vtk-developers mailing list