[vtkusers] vtkGlobalJavaHash exists in 5.10?

Sebastien Jourdain sebastien.jourdain at kitware.com
Wed Jul 18 01:19:08 EDT 2012


Hi Satya,

you right, vtkGlobalJavaHash has been removed as it was not properly
managing the concurrency.
You can look at the sample code in the vtk.sample package to learn how
to use the new API.

Seb

On Tue, Jul 17, 2012 at 11:39 PM, satyanarayana reddy
<satyajanga at gmail.com> wrote:
> Hi vtkusers,
>              I am not able to find the vtkGlobalJavaHash in vtk 5.10. Should
> I set any flags on in cmake while vtk compilation to see this class? or is
> it removed from 5.10. I understood that vtkObj.Delete() is not a preferred
> method. What is the way to remove all the references?
>
> Thanks,
> Satya.
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>



More information about the vtkusers mailing list