18#ifndef itkQuadEdgeMeshTraits_h
19#define itkQuadEdgeMeshTraits_h
43template <
typename TPixel,
44 unsigned int VPointDimension,
47 typename TCoordRep = float,
48 typename TInterpolationWeight =
float>
91 using CellTraits = QuadEdgeMeshCellTraitsInfo<VPointDimension,
An abstract interface for cells.
SelfAutoPointer CellAutoPointer
This class extends the QuadEdge by adding a reference to the Origin.
GeometricalQuadEdge< TFRef, TVRef, TDualData, TPrimalData, !PrimalDual > DualType
A wrapper of the STL "map" container.
A templated class holding a geometric point in n-Dimensional space.
Vector< ValueType, VPointDimension > VectorType
Wrapper around a itk::Point in order to add a reference to an entry in the edge ring.
Class holding the traits of the QuadEdgeMesh.
static constexpr unsigned int PointDimension
itk::IdentifierType CellIdentifier
QuadEdgeMeshPoint< CoordRepType, VPointDimension, QEPrimal > PointType
typename PointType::VectorType VectorType
MapContainer< PointIdentifier, PointType > PointsContainer
std::set< CellIdentifier > UsingCellsContainer
typename QEPrimal::DualOriginRefType FaceRefType
QuadEdgeMeshCellTraitsInfo< VPointDimension, CoordRepType, InterpolationWeightType, PointIdentifier, CellIdentifier, CellFeatureIdentifier, PointType, PointsContainer, UsingCellsContainer, QEPrimal > CellTraits
typename QEPrimal::OriginRefType VertexRefType
std::set< CellIdentifier > PointCellLinksContainer
typename CellType::CellAutoPointer CellAutoPointer
TInterpolationWeight InterpolationWeightType
unsigned char CellFeatureIdentifier
itk::IdentifierType PointIdentifier
typename QEPrimal::DualType QEDual
static constexpr unsigned int MaxTopologicalDimension
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
SizeValueType IdentifierType