![]() |
ITK
5.4.0
Insight Toolkit
|
#include <itkQuadEdgeMeshFrontIterator.h>
Const quad edge mesh front iterator.
Definition at line 272 of file itkQuadEdgeMeshFrontIterator.h.
Inheritance diagram for itk::QuadEdgeMeshConstFrontIterator< TMesh, TQE >:
Collaboration diagram for itk::QuadEdgeMeshConstFrontIterator< TMesh, TQE >:Public Types | |
| using | MeshType = TMesh |
| using | NoConstType = QuadEdgeMeshFrontIterator< MeshType, QEType > |
| using | QEType = TQE |
| using | Self = QuadEdgeMeshConstFrontIterator |
| using | Superclass = QuadEdgeMeshFrontBaseIterator< TMesh, TQE > |
Public Types inherited from itk::QuadEdgeMeshFrontBaseIterator< TMesh, typename TMesh::QEType > | |
| using | MeshType = TMesh |
| using | QEType = typename TMesh::QEType |
| using | Self = QuadEdgeMeshFrontBaseIterator |
Public Member Functions | |
| const QEType * | Value () const |
| QuadEdgeMeshConstFrontIterator (const MeshType *mesh=(MeshType *) 0, bool start=true, QEType *seed=(QEType *) nullptr) | |
| ~QuadEdgeMeshConstFrontIterator () override=default | |
| Self & | operator= (const NoConstType &r) |
Public Member Functions inherited from itk::QuadEdgeMeshFrontBaseIterator< TMesh, typename TMesh::QEType > | |
| MeshType * | GetMesh () const |
| ITK_UNEQUAL_OPERATOR_MEMBER_FUNCTION (Self) | |
| Self & | operator++ () |
| Self & | operator++ (int) |
| Self & | operator= (const Self &r) |
| bool | operator== (const Self &r) const |
| QuadEdgeMeshFrontBaseIterator (MeshType *mesh=(MeshType *) nullptr, bool start=true, QEType *seed=(QEType *) nullptr) | |
| virtual | ~QuadEdgeMeshFrontBaseIterator () |
Additional Inherited Members | |
Protected Types inherited from itk::QuadEdgeMeshFrontBaseIterator< TMesh, typename TMesh::QEType > | |
| using | CoordRepType = typename MeshType::CoordRepType |
| using | QEOriginType = typename QEType::OriginRefType |
| using | FrontType = std::list< FrontAtom > |
| using | FrontTypeIterator = typename FrontType::iterator |
| using | FrontTypePointer = FrontType * |
| using | IsVisitedContainerType = MapContainer< QEOriginType, bool > |
| using | IsVisitedPointerType = typename IsVisitedContainerType::Pointer |
Protected Member Functions inherited from itk::QuadEdgeMeshFrontBaseIterator< TMesh, typename TMesh::QEType > | |
| QEType * | FindDefaultSeed () |
| virtual CoordRepType | GetCost (QEType *edge) |
Protected Attributes inherited from itk::QuadEdgeMeshFrontBaseIterator< TMesh, typename TMesh::QEType > | |
| QEType * | m_CurrentEdge |
| FrontTypePointer | m_Front |
| IsVisitedPointerType | m_IsPointVisited |
| MeshType * | m_Mesh |
| QEType * | m_Seed |
| bool | m_Start |
| using itk::QuadEdgeMeshFrontBaseIterator< TMesh, TQE >::MeshType = TMesh |
Definition at line 83 of file itkQuadEdgeMeshFrontIterator.h.
| using itk::QuadEdgeMeshConstFrontIterator< TMesh, TQE >::NoConstType = QuadEdgeMeshFrontIterator<MeshType, QEType> |
Definition at line 281 of file itkQuadEdgeMeshFrontIterator.h.
| using itk::QuadEdgeMeshFrontBaseIterator< TMesh, TQE >::QEType = TQE |
Definition at line 84 of file itkQuadEdgeMeshFrontIterator.h.
| using itk::QuadEdgeMeshConstFrontIterator< TMesh, TQE >::Self = QuadEdgeMeshConstFrontIterator |
Hierarchy type alias & values.
Definition at line 277 of file itkQuadEdgeMeshFrontIterator.h.
| using itk::QuadEdgeMeshConstFrontIterator< TMesh, TQE >::Superclass = QuadEdgeMeshFrontBaseIterator<TMesh, TQE> |
Definition at line 278 of file itkQuadEdgeMeshFrontIterator.h.
|
inline |
Object creation methods.
Definition at line 285 of file itkQuadEdgeMeshFrontIterator.h.
|
overridedefault |
|
inline |
Definition at line 298 of file itkQuadEdgeMeshFrontIterator.h.
References itk::QuadEdgeMeshFrontBaseIterator< TMesh, TQE >::GetMesh().
|
inline |
Definition at line 306 of file itkQuadEdgeMeshFrontIterator.h.
1.9.3