[vtk-developers] java wrappers broken

Andy Cedilnik andy.cedilnik at kitware.com
Mon Jul 8 07:16:54 EDT 2002


vtkObjectBase was inserted above vtkObject and it looks like it is
throwing off wrappers just a bit. Since I do not have any Java examples
and there are no tests in VTK (hint, hint!!), I was not able to test it.
I will look into that.

			Andy

On Mon, 2002-07-08 at 06:51, Jeff Lee wrote:
> It looks like vtkInit is not being called from the java-object 
> constructor anymore.  vtkObjectBase doesn't have a vtkInit method - 
> probably an oversight when the class was wrapped?
> -Jeff
> 
> Jeff Lee wrote:
> 
> > Hi All,
> > I guess that recent changes to vtkObject have broken the java bindings 
> > to vtk.  Crashes are occurring in vtkJavaUtil.cxx at 
> > vtkHashTable::GetHashTableValue(...).  New objects are not being 
> > inserted into the hashtable it seems.  Any ideas?  Can someone verify 
> > that things are broken at kitware by running SimpleVTK.java?





More information about the vtk-developers mailing list