[vtkusers] vtkFloatScalars and vtkScalars
John Biddiscombe
jbiddiscombe at skippingmouse.co.uk
Fri Jul 6 10:25:06 EDT 2001
When you create an instance of vtkScalars you can choose between
double/float/int preceision/ Internally an instance of
vtkfloatScalars/vtkIntScalars etc are generated....I think you'll find
these sub classes are obsolete now and you can simply create a vtkDataArray
using double/float/int etc and then assign them to the scalars.
JB
At 16:37 05/07/2001, leung at arlut.utexas.edu wrote:
>Hi,
>
>What are some of the exact differences between the vtkFloatScalars and
>vtkScalars objects? Thanks.
>
>Alvin Leung
>
>
>_______________________________________________
>This is the private VTK discussion list.
>Please keep messages on-topic. Check the FAQ at:
><http://public.kitware.com/cgi-bin/vtkfaq>
>Follow this link to subscribe/unsubscribe:
>http://public.kitware.com/mailman/listinfo/vtkusers
More information about the vtkusers
mailing list