[vtk-developers] vtkObjectBase

Lorensen, William E (Research) lorensen at crd.ge.com
Tue Jun 18 15:29:59 EDT 2002


What core functionality of vtkObject changed?

-----Original Message-----
From: Andy Cedilnik [mailto:andy.cedilnik at kitware.com]
Sent: Tuesday, June 18, 2002 3:19 PM
To: vtk-developers
Subject: [vtk-developers] vtkObjectBase


Hello!

Just wanted to let you know that I commited vtkObjectBase and related
changes to VTK. It seems to compile and pass all the tests on Linux and
Windows and I will do the test on HP and probably Sun. Please check if
there are any issues with your system. Other changes include:
Register and UnRegister are now both virtual and take as an argument
vtkObjectBase. This way I was able to make containers subclass of
vtkObjectBase and use same reference counting scheme. Later I will
commit VTK containers in VTK, so that people will be able to start using
them. 

So, please make sure that your projects still work, since some of the
core functionality of vtkObject changed. Also, make sure that your
projects in Python and Java (I tested Tcl pretty well) still work.

				Andy Cedilnik
				Kitware Inc.



_______________________________________________
vtk-developers mailing list
vtk-developers at public.kitware.com
http://public.kitware.com/mailman/listinfo/vtk-developers



More information about the vtk-developers mailing list