19 #ifndef itkQuadEdgeMeshSubdivisionCriterion_h
20 #define itkQuadEdgeMeshSubdivisionCriterion_h
31 template<
typename TCellSubdivisionFilter >
40 using MeshType =
typename TCellSubdivisionFilter::InputMeshType;
55 using QEType =
typename MeshType::QEType;
typename MeshType::CellsContainerIterator CellsContainerIterator
typename TSubdivisionFilter::SubdivisionCellContainer SubdivisionCellContainer
Light weight base class for most itk classes.
typename MeshType::PointsContainerIterator PointsContainerIterator
typename MeshType::CellIdentifier CellIdentifier
typename MeshType::Pointer MeshPointer
typename MeshType::CoordRepType CoordRepType
typename MeshType::PointIdIterator PointIdIterator
typename MeshType::PointIdentifier PointIdentifier
QuadEdgeMeshSubdivisionCriterion()
typename MeshType::PointsContainerConstIterator PointsContainerConstIterator
typename MeshType::QEType QEType
typename MeshType::PointType PointType
typename MeshType::CellsContainerPointer CellsContainerPointer
~QuadEdgeMeshSubdivisionCriterion() override
typename MeshType::CellsContainer CellsContainer
typename MeshType::ConstPointer MeshConstPointer
typename MeshType::CellsContainerConstIterator CellsContainerConstIterator
typename TSubdivisionFilter::InputMeshType MeshType
typename MeshType::CellType CellType
ImageBaseType::PointType PointType
typename MeshType::PointsContainerPointer PointsContainerPointer
Base class for most ITK classes.