18 #ifndef itkDefaultStaticMeshTraits_h
19 #define itkDefaultStaticMeshTraits_h
57 unsigned int VPointDimension = 3,
58 unsigned int VMaxTopologicalDimension = VPointDimension,
59 typename TCoordRep = float,
60 typename TInterpolationWeight = float,
61 typename TCellPixelType = TPixelType
76 static constexpr
unsigned int PointDimension = VPointDimension;
77 static constexpr
unsigned int MaxTopologicalDimension = VMaxTopologicalDimension;
TInterpolationWeight InterpolationWeightType
std::set< CellIdentifier > UsingCellsContainer
SelfAutoPointer CellAutoPointer
IdentifierType CellFeatureIdentifier
An abstract interface for cells.
typename CellType::CellRawPointer CellRawPointer
RawPointer CellRawPointer
IdentifierType PointIdentifier
SizeValueType IdentifierType
itkMakeCellTraitsMacro CellTraits
TCellPixelType CellPixelType
typename CellType::CellAutoPointer CellAutoPointer
#define itkMakeCellTraitsMacro
IdentifierType CellIdentifier
Define a front-end to the STL "vector" container that conforms to the IndexedContainerInterface.
A templated class holding a geometric point in n-Dimensional space.
std::set< CellIdentifier > PointCellLinksContainer