#include <itkQuadEdgeMeshTraits.h>
This class is a variant of the MeshTraits that adds the traits defined in the QuadEdgeMeshCellTraitsInfo class.
This implementation was contributed as a paper to the Insight Journal http://hdl.handle.net/1926/306
Definition at line 79 of file itkQuadEdgeMeshTraits.h.
typedef CellType::CellAutoPointer itk::QuadEdgeMeshTraits< TPixel, VPointDimension, TPData, TDData, TCoordRep, TInterpolationWeight >::CellAutoPointer |
Definition at line 125 of file itkQuadEdgeMeshTraits.h.
typedef MapContainer< CellIdentifier, CellPixelType > itk::QuadEdgeMeshTraits< TPixel, VPointDimension, TPData, TDData, TCoordRep, TInterpolationWeight >::CellDataContainer |
Definition at line 132 of file itkQuadEdgeMeshTraits.h.
typedef unsigned long itk::QuadEdgeMeshTraits< TPixel, VPointDimension, TPData, TDData, TCoordRep, TInterpolationWeight >::CellFeatureIdentifier |
Definition at line 95 of file itkQuadEdgeMeshTraits.h.
typedef unsigned long itk::QuadEdgeMeshTraits< TPixel, VPointDimension, TPData, TDData, TCoordRep, TInterpolationWeight >::CellIdentifier |
Definition at line 94 of file itkQuadEdgeMeshTraits.h.
typedef MapContainer< PointIdentifier, PointCellLinksContainer > itk::QuadEdgeMeshTraits< TPixel, VPointDimension, TPData, TDData, TCoordRep, TInterpolationWeight >::CellLinksContainer |
Containers types.
Definition at line 129 of file itkQuadEdgeMeshTraits.h.
typedef TPixel itk::QuadEdgeMeshTraits< TPixel, VPointDimension, TPData, TDData, TCoordRep, TInterpolationWeight >::CellPixelType |
Definition at line 85 of file itkQuadEdgeMeshTraits.h.
typedef MapContainer< CellIdentifier, CellType* > itk::QuadEdgeMeshTraits< TPixel, VPointDimension, TPData, TDData, TCoordRep, TInterpolationWeight >::CellsContainer |
Definition at line 130 of file itkQuadEdgeMeshTraits.h.
typedef QuadEdgeMeshCellTraitsInfo< VPointDimension, CoordRepType, InterpolationWeightType, PointIdentifier, CellIdentifier, CellFeatureIdentifier, PointType, PointsContainer, UsingCellsContainer, QEPrimal > itk::QuadEdgeMeshTraits< TPixel, VPointDimension, TPData, TDData, TCoordRep, TInterpolationWeight >::CellTraits |
Standard cell interface.
Definition at line 123 of file itkQuadEdgeMeshTraits.h.
typedef CellInterface< CellPixelType, CellTraits > itk::QuadEdgeMeshTraits< TPixel, VPointDimension, TPData, TDData, TCoordRep, TInterpolationWeight >::CellType |
Definition at line 124 of file itkQuadEdgeMeshTraits.h.
typedef TCoordRep itk::QuadEdgeMeshTraits< TPixel, VPointDimension, TPData, TDData, TCoordRep, TInterpolationWeight >::CoordRepType |
Definition at line 86 of file itkQuadEdgeMeshTraits.h.
typedef TDData itk::QuadEdgeMeshTraits< TPixel, VPointDimension, TPData, TDData, TCoordRep, TInterpolationWeight >::DualDataType |
Definition at line 102 of file itkQuadEdgeMeshTraits.h.
typedef QEPrimal::DualOriginRefType itk::QuadEdgeMeshTraits< TPixel, VPointDimension, TPData, TDData, TCoordRep, TInterpolationWeight >::FaceRefType |
Definition at line 110 of file itkQuadEdgeMeshTraits.h.
typedef TInterpolationWeight itk::QuadEdgeMeshTraits< TPixel, VPointDimension, TPData, TDData, TCoordRep, TInterpolationWeight >::InterpolationWeightType |
Definition at line 87 of file itkQuadEdgeMeshTraits.h.
typedef TPixel itk::QuadEdgeMeshTraits< TPixel, VPointDimension, TPData, TDData, TCoordRep, TInterpolationWeight >::PixelType |
Definition at line 84 of file itkQuadEdgeMeshTraits.h.
typedef std::set< CellIdentifier > itk::QuadEdgeMeshTraits< TPixel, VPointDimension, TPData, TDData, TCoordRep, TInterpolationWeight >::PointCellLinksContainer |
Definition at line 98 of file itkQuadEdgeMeshTraits.h.
typedef MapContainer< PointIdentifier, PixelType > itk::QuadEdgeMeshTraits< TPixel, VPointDimension, TPData, TDData, TCoordRep, TInterpolationWeight >::PointDataContainer |
Definition at line 131 of file itkQuadEdgeMeshTraits.h.
typedef unsigned long itk::QuadEdgeMeshTraits< TPixel, VPointDimension, TPData, TDData, TCoordRep, TInterpolationWeight >::PointIdentifier |
Definition at line 93 of file itkQuadEdgeMeshTraits.h.
typedef MapContainer< PointIdentifier, PointType > itk::QuadEdgeMeshTraits< TPixel, VPointDimension, TPData, TDData, TCoordRep, TInterpolationWeight >::PointsContainer |
Definition at line 115 of file itkQuadEdgeMeshTraits.h.
typedef QuadEdgeMeshPoint< CoordRepType, VPointDimension, QEPrimal > itk::QuadEdgeMeshTraits< TPixel, VPointDimension, TPData, TDData, TCoordRep, TInterpolationWeight >::PointType |
Points have an entry in the Onext ring
Definition at line 114 of file itkQuadEdgeMeshTraits.h.
typedef TPData itk::QuadEdgeMeshTraits< TPixel, VPointDimension, TPData, TDData, TCoordRep, TInterpolationWeight >::PrimalDataType |
Quad edge typedefs.
Definition at line 101 of file itkQuadEdgeMeshTraits.h.
typedef QEPrimal::DualType itk::QuadEdgeMeshTraits< TPixel, VPointDimension, TPData, TDData, TCoordRep, TInterpolationWeight >::QEDual |
Definition at line 106 of file itkQuadEdgeMeshTraits.h.
typedef GeometricalQuadEdge< PointIdentifier, CellIdentifier, PrimalDataType, DualDataType > itk::QuadEdgeMeshTraits< TPixel, VPointDimension, TPData, TDData, TCoordRep, TInterpolationWeight >::QEPrimal |
Definition at line 104 of file itkQuadEdgeMeshTraits.h.
typedef QuadEdgeMeshTraits itk::QuadEdgeMeshTraits< TPixel, VPointDimension, TPData, TDData, TCoordRep, TInterpolationWeight >::Self |
Basic types for a mesh trait class.
Definition at line 83 of file itkQuadEdgeMeshTraits.h.
typedef std::set< CellIdentifier > itk::QuadEdgeMeshTraits< TPixel, VPointDimension, TPData, TDData, TCoordRep, TInterpolationWeight >::UsingCellsContainer |
Definition at line 97 of file itkQuadEdgeMeshTraits.h.
typedef PointType::VectorType itk::QuadEdgeMeshTraits< TPixel, VPointDimension, TPData, TDData, TCoordRep, TInterpolationWeight >::VectorType |
Other useful types.
Definition at line 135 of file itkQuadEdgeMeshTraits.h.
typedef QEPrimal::OriginRefType itk::QuadEdgeMeshTraits< TPixel, VPointDimension, TPData, TDData, TCoordRep, TInterpolationWeight >::VertexRefType |
FOR LEO typedef typename QEPrimal::Superclass QEType; FOR LEO typedef typename QEPrimal::Dual QEDual;
Definition at line 109 of file itkQuadEdgeMeshTraits.h.
itk::QuadEdgeMeshTraits< TPixel, VPointDimension, TPData, TDData, TCoordRep, TInterpolationWeight >::itkStaticConstMacro | ( | MaxTopologicalDimension | , | |
unsigned | int, | |||
VPointDimension | ||||
) |
itk::QuadEdgeMeshTraits< TPixel, VPointDimension, TPData, TDData, TCoordRep, TInterpolationWeight >::itkStaticConstMacro | ( | PointDimension | , | |
unsigned | int, | |||
VPointDimension | ||||
) |