WTFIT
|
#include <algorithm>
#include <Debug.h>
#include <ZeroSkeleton.h>
#include <vtkOneSkeleton.h>
#include <vtkCellArray.h>
#include <vtkDataSet.h>
#include <vtkGenericCell.h>
#include <vtkIdList.h>
#include <vtkPolyData.h>
#include <vtkSmartPointer.h>
#include <vtkUnstructuredGrid.h>
Go to the source code of this file.
Classes | |
class | vtkZeroSkeleton |
VTK helper that processes the 0-skeleton (vertices) of a data-set. More... | |