18#ifndef itkQuadEdgeMeshExtendedTraits_h
19#define itkQuadEdgeMeshExtendedTraits_h
60template <
typename TPixelType = float,
61 unsigned int VPointDimension = 3,
62 unsigned int VMaxTopologicalDimension = VPointDimension,
63 typename TCoordRep = float,
64 typename TInterpolationWeightType = float,
65 typename TCellPixelType = TPixelType,
66 typename TPData = bool,
67 typename TDData =
bool>
125 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
Extended traits for a QuadEdgeMesh.
std::set< CellIdentifier > PointCellLinksContainer
typename QEPrimal::DualOriginRefType FaceRefType
IdentifierType CellFeatureIdentifier
std::set< CellIdentifier > UsingCellsContainer
typename QEPrimal::DualType QEDual
typename PointType::VectorType VectorType
TCellPixelType CellPixelType
typename QEPrimal::OriginRefType VertexRefType
typename CellType::CellAutoPointer CellAutoPointer
QuadEdgeMeshPoint< CoordRepType, VPointDimension, QEPrimal > PointType
static constexpr unsigned int MaxTopologicalDimension
QuadEdgeMeshCellTraitsInfo< VPointDimension, CoordRepType, InterpolationWeightType, PointIdentifier, CellIdentifier, CellFeatureIdentifier, PointType, PointsContainer, UsingCellsContainer, QEPrimal > CellTraits
IdentifierType PointIdentifier
IdentifierType CellIdentifier
TInterpolationWeightType InterpolationWeightType
MapContainer< PointIdentifier, PointType > PointsContainer
static constexpr unsigned int PointDimension
Wrapper around a itk::Point in order to add a reference to an entry in the edge ring.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
SizeValueType IdentifierType