[vtkusers] Examples of using vtkWrapJava

EvilMax maxim.privalov at gmail.com
Sun Feb 27 07:16:20 EST 2011


Hello, dear VTK users!

I'm trying to create simple library for stacking individually read images
into volume. It should produce vtkImageData containing volume. I need to
write this in C++ and wrap to Java, because it uses scalar pointer
operations that are not wrapped.

Question: where can I get simple example of using vtkWrapJava to wrap custom
C++ class derived from vtkObject into Java and use it?

-- 
View this message in context: http://vtk.1045678.n5.nabble.com/Examples-of-using-vtkWrapJava-tp3402163p3402163.html
Sent from the VTK - Users mailing list archive at Nabble.com.



More information about the vtkusers mailing list