[vtkusers] Implementing user ImageAlgorithm in Java - impossible?

Sebastien Jourdain sebastien.jourdain at kitware.com
Wed Jun 1 16:50:35 EDT 2011


If your code is inside VTK, the //BTX //ETX define what is going to be
wrapped...
Between BTX and ETX everything gets excluded.

Seb

On Wed, Jun 1, 2011 at 4:31 PM, EvilMax <maxim.privalov at gmail.com> wrote:
> Thank you!
>
> I understood that, so written required algorithms in C++ and wrapped them to
> Java.
>
> By the way, I've spent a lot of my time investigating and understanding what
> methods VTK will wrapp into Java and what will not. (using vtkWrapJava, of
> couse).
>
> So another question: is there something more than wrapping project example?
> I mean, does something like 'VTK java wrapping guide' or another detailed
> docs exist?
>
>
>
> --
> View this message in context: http://vtk.1045678.n5.nabble.com/Implementing-user-ImageAlgorithm-in-Java-impossible-tp4439921p4446341.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> 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