WTFIT
|
#include <algorithm>
#include <Debug.h>
#include <OneSkeleton.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 | vtkOneSkeleton |
VTK helper that processes the 1-skeleton (edges) of a data-set. More... | |