[vtkusers] MORE SCALARS

Berk Geveci berk.geveci at kitware.com
Mon Apr 8 13:14:02 EDT 2002


In VTK 4.0, you can associate as many arrays as you want
with point and cell data. Only one of them will be currently
active. There are filters to change the active attributes.
See Examples/DataManipulation/Tcl/Arrays.tcl or 
Examples/DataManipulation/Cxx/Arrays.cxx for example. Also
see the documentation for vtkAssignAttribute. There are
more examples in the current user's guide.

-Berk


On Mon, 2002-04-08 at 13:14, Giancarlo Amati wrote:
> Hello everybody,
> 
> how can I associate more then one scalar into a POLY_DATA structure?
> 
> Giancarl
> 
> -- 
> ----------------------------------------
> dott. Giancarlo Amati                  |
> (amati at ira.cnr.it)                     |
>                                        |
> National Research Council              |
> RadioAstronomical Institute            |
> office phone n. +39 051 6399405        |
> via Gobetti 101 - Bologna (Italy)      |
> ----------------------------------------
> 
> _______________________________________________
> 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