#include "mitkPointSet.h"
#include "MitkExtExports.h"
#include <vtkCellArray.h>
#include <vtkFloatArray.h>
#include <vtkPointData.h>
#include <vtkPolyData.h>
#include <itkPolygonCell.h>
#include <vtkIdType.h>
#include <vtkPoints.h>
Go to the source code of this file.
Classes | |
class | mitk::Mesh |
DataStructure which stores a set of points (incl. pointdata) where each point can be associated to an element of a cell. More... | |
Namespaces | |
namespace | mitk |
Qmitk. |