18#ifndef itkDefaultDynamicMeshTraits_h
19#define itkDefaultDynamicMeshTraits_h
57template <
typename TPixelType,
58 unsigned int VPointDimension = 3,
59 unsigned int VMaxTopologicalDimension = VPointDimension,
60 typename TCoordRep = float,
61 typename TInterpolationWeight = float,
62 typename TCellPixelType = TPixelType>
An abstract interface for cells.
SelfAutoPointer CellAutoPointer
A simple structure that holds type information for a mesh and its cells.
itkMakeCellTraitsMacro CellTraits
TCellPixelType CellPixelType
typename CellType::CellAutoPointer CellAutoPointer
static constexpr unsigned int PointDimension
std::set< CellIdentifier > PointCellLinksContainer
static constexpr unsigned int MaxTopologicalDimension
std::set< CellIdentifier > UsingCellsContainer
IdentifierType PointIdentifier
IdentifierType CellFeatureIdentifier
IdentifierType CellIdentifier
TInterpolationWeight InterpolationWeightType
A wrapper of the STL "map" container.
A templated class holding a geometric point in n-Dimensional space.
#define itkMakeCellTraitsMacro
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
SizeValueType IdentifierType