Skip to content
  • Andy Cedilnik's avatar
    Add superclass of vtkObject called vtkObjectBase, put reference counting to... · 25ea8d78
    Andy Cedilnik authored
    Add superclass of vtkObject called vtkObjectBase, put reference counting to vtkObjectBase, make all Register and UnRegister methods to be virtual and take vtkObjectBase as an argument, fix wrapping for Tcl and try to fix it for Python and Java. This was tested on Linux and Windows. Also, containers are now subclass of vtkObjectBase. Eventually commands should also be.
    25ea8d78