19 #ifndef itkLevelSetQuadEdgeMesh_h
20 #define itkLevelSetQuadEdgeMesh_h
34 template<
typename TMesh >
37 typename TMesh::PointIdentifier,
38 TMesh::PointDimension,
39 typename TMesh::PixelType,
52 MeshType::PointDimension,
53 typename MeshType::PixelType,
99 virtual void Initialize();
102 virtual void CopyInformation(
const DataObject *data);
116 #ifndef ITK_MANUAL_INSTANTIATION
117 #include "itkLevelSetQuadEdgeMesh.hxx"
119 #endif // itkLevelSetQuadEdgeMesh_h
typename Superclass::OutputType OutputType
typename Superclass::HessianType HessianType
Abstract base class for the representation of a level-set function.
typename Superclass::LevelSetDataType LevelSetDataType
Implements the N-dimensional mesh structure.
typename Superclass::OutputRealType OutputRealType
typename Superclass::GradientType GradientType
Base class for most ITK classes.
Base class for the surface mesh representation of a level-set function.
typename TMesh::Pointer MeshPointer
Base class for all data objects in ITK.
typename Superclass::InputType InputType