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