#include "UtilVtk3DGeometriSelection.h"
#include <vtkPolyData.h>
#include <vtkCell.h>
#include <vtkCellLocator.h>
#include <vtkPointData.h>
#include <vector>
#include "matrix.h"
Go to the source code of this file.