Implementation of the VtkCompositeThresholdFilter class.
- Author
- Lars Bilke
- Date
- 2010-10-25
- Copyright
- Copyright (c) 2012-2025, OpenGeoSys Community (http://www.opengeosys.org) Distributed under a Modified BSD License. See accompanying file LICENSE.txt or http://www.opengeosys.org/project/license
Definition in file VtkCompositeThresholdFilter.cpp.
#include "VtkCompositeThresholdFilter.h"
#include <vtkCellData.h>
#include <vtkThreshold.h>
#include <vtkUnstructuredGrid.h>
#include "BaseLib/Logging.h"
Go to the source code of this file.