18 #ifndef itkDefaultDynamicMeshTraits_h
19 #define itkDefaultDynamicMeshTraits_h
59 unsigned int VPointDimension = 3,
60 unsigned int VMaxTopologicalDimension = VPointDimension,
61 typename TCoordRep = float,
62 typename TInterpolationWeight = float,
63 typename TCellPixelType = TPixelType
80 VMaxTopologicalDimension);
MapContainer< CellIdentifier, CellType * > CellsContainer
IdentifierType PointIdentifier
SelfAutoPointer CellAutoPointer
MapContainer< PointIdentifier, PixelType > PointDataContainer
MapContainer< PointIdentifier, PointType > PointsContainer
A wrapper of the STL "map" container.
Point< CoordRepType, VPointDimension > PointType
TCellPixelType CellPixelType
std::set< CellIdentifier > UsingCellsContainer
itkMakeCellTraitsMacro CellTraits
DefaultDynamicMeshTraits Self
IdentifierType CellIdentifier
An abstract interface for cells.
IdentifierType CellFeatureIdentifier
Point< CoordRepType, VPointDimension > PointHashType
TInterpolationWeight InterpolationWeightType
CellInterface< CellPixelType, CellTraits > CellType
SizeValueType IdentifierType
CellType::CellAutoPointer CellAutoPointer
MapContainer< PointIdentifier, PointCellLinksContainer > CellLinksContainer
#define itkMakeCellTraitsMacro
static const unsigned int PointDimension
MapContainer< CellIdentifier, CellPixelType > CellDataContainer
A simple structure that holds type information for a mesh and its cells.
A templated class holding a geometric point in n-Dimensional space.
std::set< CellIdentifier > PointCellLinksContainer
static const unsigned int MaxTopologicalDimension