18 #ifndef itkQuadEdgeMeshFunctionBase_h
19 #define itkQuadEdgeMeshFunctionBase_h
54 template<
typename TMesh,
typename TOutput >
97 void operator=(const
Self &) ITK_DELETE_FUNCTION;
~QuadEdgeMeshFunctionBase()
SmartPointer< Self > Pointer
virtual void SetInput(MeshType *input)
QuadEdgeMeshFunctionBase()
SmartPointer< const Self > ConstPointer
QuadEdgeMeshFunctionBase Self
MeshType::EdgeCellType EdgeCellType
Base class for most ITK classes.