[vtkusers] How to map 2 scalar attributes simultaneously?

Mathieu Malaterre mathieu.malaterre at kitware.com
Wed Jun 2 12:49:49 EDT 2004


Immo,

	I guess you can do a vtkThresholdPoints on scalar2 followed by a 
vtkGlyph3d on scalar1.

HTH
Mathieu

Immo Trinks wrote:
> Hi,
> 
> I have VTK point data (1500 points) with two attributes (scalar1 and scalar2) 
> assigned to each data point.
> 
> I would like to display the points as spheres that are coloured relative to 
> scalar1. At the same time, only those spheres shall be visible for which 
> scalar2 is within a given scalar range. How can this be done?
> 
> Thank you for any help!
> Immo
> 
> _______________________________________________
> 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://www.vtk.org/mailman/listinfo/vtkusers
> 






More information about the vtkusers mailing list