OGS
VtkCompositeThresholdFilter.h File Reference

Detailed Description

Definition of the VtkCompositeThresholdFilter class.

Author
Lars Bilke
Date
2010-10-15

Definition in file VtkCompositeThresholdFilter.h.

Include dependency graph for VtkCompositeThresholdFilter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  VtkCompositeThresholdFilter
 Visualises only parts of meshes that are above/below/within given thresholds. In init() the threshold is first set to double min / max values. Set the threshold later on via SetUserVectorProperty() to the actual data range. More...