35 #ifndef __itkQuadEdgeMeshTovtkPolyData_h
36 #define __itkQuadEdgeMeshTovtkPolyData_h
38 #include "vtkPoints.h"
39 #include "vtkCellArray.h"
40 #include "vtkPolyData.h"
41 #include "vtkSmartPointer.h"
42 #include "itkQuadEdgeMesh.h"
43 #include "itkTriangleCell.h"
44 #include "itkObject.h"
52 template<
class TMesh >
99 #include "itkQuadEdgeMeshTovtkPolyData.txx"
101 #endif // __itkQuadEdgeMeshTovtkPolyData_h
MeshType::PointIdentifier PointIdentifier
SmartPointer< const Self > ConstPointer
void SetInput(MeshType *mesh)
MeshType::CellsContainerConstIterator CellsContainerConstIterator
MeshType::Pointer MeshPointer
vtkSmartPointer< vtkPolyData > m_PolyData
virtual ~QuadEdgeMeshTovtkPolyData()
QuadEdgeMeshTovtkPolyData()
MeshType::PointType PointType
QuadEdgeMeshTovtkPolyData Self
vtkPolyData * GetOutput()
itkTypeMacro(QuadEdgeMeshTovtkPolyData, Object)
MeshType::PointsContainer PointsContainer
MeshType::PointsContainerPointer PointsContainerPointer
SmartPointer< Self > Pointer
MeshType::CellsContainerPointer CellsContainerPointer
MeshType::CellType CellType
MeshType::PointsContainerConstIterator PointsContainerConstIterator