[vtkusers] Point rendering : how to filter values with a vtkLookupTable

Perrine PAUL perrine.paul at chu-rennes.fr
Thu Feb 5 03:52:41 EST 2004


Did you try vtkThreshold or vtkThresholdPoint whick allow to create a new unstructured grid or a new polydata? Point Data or Cell Data are used (it can be a lookuptable), and you can choose to keep only points or cell upper than a threshold, lower than a threshold or between two thresholds.
Perrine



More information about the vtkusers mailing list