OGS
VtkVisPointSetItem.cpp File Reference

Detailed Description

Implementation of the VtkVisPointSetItem class.

Author
Karsten Rink
Date
2011-09-29

Definition in file VtkVisPointSetItem.cpp.

#include "VtkVisPointSetItem.h"
#include <vtkActor.h>
#include <vtkCellData.h>
#include <vtkDataSetMapper.h>
#include <vtkImageAlgorithm.h>
#include <vtkLookupTable.h>
#include <vtkPointData.h>
#include <vtkProperty.h>
#include <vtkRenderer.h>
#include <vtkSmartPointer.h>
#include <vtkTransform.h>
#include <vtkTransformFilter.h>
#include <QObject>
#include <QRegExp>
#include <QSettings>
#include <QStringList>
#include <limits>
#include "BaseLib/FileTools.h"
#include "BaseLib/Logging.h"
#include "MeshLib/Vtk/VtkMappedMeshSource.h"
#include "QVtkDataSetMapper.h"
#include "VtkAlgorithmProperties.h"
#include "VtkCompositeContourFilter.h"
#include "VtkCompositeFilter.h"
#include "VtkCompositeThresholdFilter.h"
#include <vtkDataSetAttributes.h>
#include <vtkPolyDataAlgorithm.h>
#include <vtkTriangleFilter.h>
#include <vtkTubeFilter.h>
#include <vtkUnstructuredGridAlgorithm.h>
#include <vtkXMLPolyDataWriter.h>
#include <vtkXMLUnstructuredGridWriter.h>
Include dependency graph for VtkVisPointSetItem.cpp:

Go to the source code of this file.