[vtkusers] Array classes and java

Adam Smyczek adam.s at gmx.net
Thu Aug 2 15:27:09 EDT 2001


Hello Everyone, 

I'm a new user of VTK and I program with Java.
I have a question to get data from array classes, for example vtkFloatArray or vtkBitArray.
One way is to get the data with the getValue(id) method. It's not very fast.
Is it possible to do it faster like the getPointer methode from vtkCharArray class?

Thanks

Smitti







More information about the vtkusers mailing list