WTFIT
|
#include <ThreeSkeleton.h>
#include <Wrapper.h>
#include <vtkZeroSkeleton.h>
#include <vtkOneSkeleton.h>
#include <vtkDataSet.h>
#include <vtkDataSetAlgorithm.h>
#include <vtkFiltersCoreModule.h>
#include <vtkGenericCell.h>
#include <vtkInformation.h>
#include <vtkObjectFactory.h>
#include <vtkSmartPointer.h>
Go to the source code of this file.
Classes | |
class | vtkThreeSkeleton |
VTK helper that processes the 3-skeleton (tetrahedra) of a data-set. More... | |