[vtkusers] vector field

Bruno Travençolo bant1708 at yahoo.com.br
Mon Aug 16 17:24:48 EDT 2004


Hi all,

I'm trying to plot a vector field using the class vtkGlyph3D. The 
problem that I'm having is that this class doesn't plot vectors whose 
coordinates values are out of the range of the float type (i.e, 
1.18*10^-38 < |X| <3.40*10^38). My vectors are stored in the class 
vtkDoubleArray and I'm not using any scaling factor to plot the vectors.

So, I think that the class vtkGlyph3D only works with float data. Am I 
right?

thanks,

Bruno.



More information about the vtkusers mailing list