18#ifndef itkQuadEdgeCellTraitsInfo_h
19#define itkQuadEdgeCellTraitsInfo_h
39template <
int VPointDimension,
40 typename TCoordinate = float,
41 typename TInterpolationWeight = float,
44 typename TCellFeatureIdentifier =
unsigned char,
47 typename TUsingCellsContainer = std::set<TPointIdentifier>,
54#ifndef ITK_FUTURE_LEGACY_REMOVE
55 using CoordRepType ITK_FUTURE_DEPRECATED(
56 "ITK 6 discourages using `CoordRepType`. Please use `CoordinateType` instead!") =
CoordinateType;
This class extends the QuadEdge by adding a reference to the Origin.
A wrapper of the STL "map" container.
Helper class holding the traits of QuadEdge cells.
TCoordinate CoordinateType
TCellFeatureIdentifier CellFeatureIdentifier
TCellIdentifier CellIdentifier
TUsingCellsContainer UsingCellsContainer
TInterpolationWeight InterpolationWeightType
TPointsContainer PointsContainer
TPointIdentifier PointIdentifier
PointIdentifier * PointIdIterator
static constexpr unsigned int PointDimension
typename TQE::ConstIteratorGeom PointIdInternalConstIterator
typename TQE::IteratorGeom PointIdInternalIterator
const PointIdentifier * PointIdConstIterator
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