[vtk-developers] Containers (final!)

Sebastien BARRE sebastien.barre at kitware.com
Tue Mar 19 17:22:51 EST 2002


At 3/19/2002 05:12 PM, Andy Cedilnik wrote:

>I have here vtkContainer (a mother of all containers) and vtkVector
>(an array implementation of list data structure). They were both
>written by Ken and are extensively used on several projects. The
>minor change I will make is to include a superclass for all
>list data structure classes called vtkList so that somebody can
>write a vtkLinkedList class which will have same interface as
>vtkVector.
>
>I will commit this into the VTK tomorow if there are no problems.

I back this up, this looks good !
I've stumbled upon a good deal of "hidden private implementations" of these 
data structures inside several classes, therefore this addition would be 
really welcomed.


--
Sebastien Barre




More information about the vtk-developers mailing list