[vtk-developers] Abstract

John Biddiscombe jbiddiscombe at skippingmouse.co.uk
Wed Jul 3 12:00:50 EDT 2002


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?

JB





More information about the vtk-developers mailing list