[vtkusers] Cell ID (and vtkCellData)

Michal Szostakiewicz creed at icm.edu.pl
Fri Apr 12 12:35:39 EDT 2013


> Yes, indexOfCell == nTuple.

Thanks for confirming!

> If you the specific "typed" data returned, you'll need to use the more
> specific "typed" data arrays (vtkIntArray,vtkFloatArray etc).
> They have methods to get the data as it's "typed" (GetValue()).

Oh, I see.
But I have to mention that I'm actually using a Java Wrapper of VTK and it
looks like there GetValue() always returns double (as well as GetTuple1()
etc.).
Is there any way to get "typed" return in Java?


Best regards,
Michał




More information about the vtkusers mailing list