Implementation of the VtkCompositeFilter class.
- Author
- Lars Bilke
- Date
- 2010-10-19
- Copyright
- Copyright (c) 2012-2024, 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 VtkCompositeFilter.cpp.
#include "VtkCompositeFilter.h"
#include <vtkAlgorithm.h>
#include <vtkPolyData.h>
#include <QMapIterator>
#include <QString>
#include <QVector>
Go to the source code of this file.