[vtk-developers] Move JAVA_OBJECT_MANAGER to vtkObjectBase
David Gobbi
david.gobbi at gmail.com
Wed Oct 24 14:24:41 EDT 2012
Hi Sebastien,
I think that you are more familiar with the java wrappers than I am,
so could you take a look at a patch for me? I have moved the
JAVA_OBJECT_MANAGER member from vtkObject to vtkObjectBase.
I don't think this should cause any problems, but I wanted to check with
you just in case. See the changes to vtkParseJava.c in the following
patch set:
http://review.source.kitware.com/#/c/8098/
The Java tests are still passing after this patch.
- David
More information about the vtk-developers
mailing list