[vtkusers] Java fully supported?
rkemp
rkemp at few.vu.nl
Mon Jan 29 08:20:25 EST 2007
Hi,
I am trying to learn VTK with Java wrapping on. However as I work through various examples, I notice
that not all C++ functions are available to the Java interface. For instance the functions below
don't exist in the Java wrapping files:
vtkStructuredGridGeometryFilter.SetInput
vtkFloatArray.InsertTuple
vtkImageImport.SetImportVoidPointer
Given that I just started learning VTK, there might be a lot more of such functions that are not
supported.
Should I give up programming in Java and switch to C++? Or is VTK usable with Java wrapping?
thanks,
Roelof
More information about the vtkusers
mailing list