#include <itkQuadEdgeMeshTraits.h>
This implementation was contributed as a paper to the Insight Journal http://hdl.handle.net/1926/306
Definition at line 43 of file itkQuadEdgeMeshTraits.h.
Public Types | |
| typedef TCellFeatureIdentifier | CellFeatureIdentifier |
| typedef TCellIdentifier | CellIdentifier |
| typedef TCoordRep | CoordRepType |
| typedef TInterpolationWeight | InterpolationWeightType |
| typedef TQE::ConstIteratorGeom | PointIdConstIterator |
| typedef TPointIdentifier | PointIdentifier |
| typedef TQE::IteratorGeom | PointIdIterator |
| typedef TPointsContainer | PointsContainer |
| typedef TPoint | PointType |
| typedef TQE | QuadEdgeType |
| typedef TUsingCellsContainer | UsingCellsContainer |
Public Member Functions | |
| itkStaticConstMacro (PointDimension, unsigned int, VPointDimension) | |
| typedef TCellFeatureIdentifier itk::QuadEdgeMeshCellTraitsInfo< VPointDimension, TCoordRep, TInterpolationWeight, TPointIdentifier, TCellIdentifier, TCellFeatureIdentifier, TPoint, TPointsContainer, TUsingCellsContainer, TQE >::CellFeatureIdentifier |
Definition at line 51 of file itkQuadEdgeMeshTraits.h.
| typedef TCellIdentifier itk::QuadEdgeMeshCellTraitsInfo< VPointDimension, TCoordRep, TInterpolationWeight, TPointIdentifier, TCellIdentifier, TCellFeatureIdentifier, TPoint, TPointsContainer, TUsingCellsContainer, TQE >::CellIdentifier |
Definition at line 50 of file itkQuadEdgeMeshTraits.h.
| typedef TCoordRep itk::QuadEdgeMeshCellTraitsInfo< VPointDimension, TCoordRep, TInterpolationWeight, TPointIdentifier, TCellIdentifier, TCellFeatureIdentifier, TPoint, TPointsContainer, TUsingCellsContainer, TQE >::CoordRepType |
Definition at line 47 of file itkQuadEdgeMeshTraits.h.
| typedef TInterpolationWeight itk::QuadEdgeMeshCellTraitsInfo< VPointDimension, TCoordRep, TInterpolationWeight, TPointIdentifier, TCellIdentifier, TCellFeatureIdentifier, TPoint, TPointsContainer, TUsingCellsContainer, TQE >::InterpolationWeightType |
Definition at line 48 of file itkQuadEdgeMeshTraits.h.
| typedef TQE::ConstIteratorGeom itk::QuadEdgeMeshCellTraitsInfo< VPointDimension, TCoordRep, TInterpolationWeight, TPointIdentifier, TCellIdentifier, TCellFeatureIdentifier, TPoint, TPointsContainer, TUsingCellsContainer, TQE >::PointIdConstIterator |
Definition at line 59 of file itkQuadEdgeMeshTraits.h.
| typedef TPointIdentifier itk::QuadEdgeMeshCellTraitsInfo< VPointDimension, TCoordRep, TInterpolationWeight, TPointIdentifier, TCellIdentifier, TCellFeatureIdentifier, TPoint, TPointsContainer, TUsingCellsContainer, TQE >::PointIdentifier |
Definition at line 49 of file itkQuadEdgeMeshTraits.h.
| typedef TQE::IteratorGeom itk::QuadEdgeMeshCellTraitsInfo< VPointDimension, TCoordRep, TInterpolationWeight, TPointIdentifier, TCellIdentifier, TCellFeatureIdentifier, TPoint, TPointsContainer, TUsingCellsContainer, TQE >::PointIdIterator |
Definition at line 58 of file itkQuadEdgeMeshTraits.h.
| typedef TPointsContainer itk::QuadEdgeMeshCellTraitsInfo< VPointDimension, TCoordRep, TInterpolationWeight, TPointIdentifier, TCellIdentifier, TCellFeatureIdentifier, TPoint, TPointsContainer, TUsingCellsContainer, TQE >::PointsContainer |
Definition at line 53 of file itkQuadEdgeMeshTraits.h.
| typedef TPoint itk::QuadEdgeMeshCellTraitsInfo< VPointDimension, TCoordRep, TInterpolationWeight, TPointIdentifier, TCellIdentifier, TCellFeatureIdentifier, TPoint, TPointsContainer, TUsingCellsContainer, TQE >::PointType |
Definition at line 52 of file itkQuadEdgeMeshTraits.h.
| typedef TQE itk::QuadEdgeMeshCellTraitsInfo< VPointDimension, TCoordRep, TInterpolationWeight, TPointIdentifier, TCellIdentifier, TCellFeatureIdentifier, TPoint, TPointsContainer, TUsingCellsContainer, TQE >::QuadEdgeType |
Iterator types.
Definition at line 57 of file itkQuadEdgeMeshTraits.h.
| typedef TUsingCellsContainer itk::QuadEdgeMeshCellTraitsInfo< VPointDimension, TCoordRep, TInterpolationWeight, TPointIdentifier, TCellIdentifier, TCellFeatureIdentifier, TPoint, TPointsContainer, TUsingCellsContainer, TQE >::UsingCellsContainer |
Definition at line 54 of file itkQuadEdgeMeshTraits.h.
| itk::QuadEdgeMeshCellTraitsInfo< VPointDimension, TCoordRep, TInterpolationWeight, TPointIdentifier, TCellIdentifier, TCellFeatureIdentifier, TPoint, TPointsContainer, TUsingCellsContainer, TQE >::itkStaticConstMacro | ( | PointDimension | , | |
| unsigned | int, | |||
| VPointDimension | ||||
| ) |
1.5.1 written by Dimitri van Heesch,
© 1997-2000