|
ITK
5.2.0
Insight Toolkit
|
Go to the documentation of this file.
18 #ifndef itkDefaultStaticMeshTraits_h
19 #define itkDefaultStaticMeshTraits_h
55 template <
typename TPixelType,
56 unsigned int VPointDimension = 3,
57 unsigned int VMaxTopologicalDimension = VPointDimension,
58 typename TCoordRep = float,
59 typename TInterpolationWeight = float,
60 typename TCellPixelType = TPixelType>
74 static constexpr
unsigned int PointDimension = VPointDimension;
75 static constexpr
unsigned int MaxTopologicalDimension = VMaxTopologicalDimension;
TInterpolationWeight InterpolationWeightType
typename CellType::CellAutoPointer CellAutoPointer
IdentifierType PointIdentifier
itkMakeCellTraitsMacro CellTraits
#define itkMakeCellTraitsMacro
RawPointer CellRawPointer
SelfAutoPointer CellAutoPointer
TCellPixelType CellPixelType
An abstract interface for cells.
typename CellType::CellRawPointer CellRawPointer
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
IdentifierType CellIdentifier
A templated class holding a geometric point in n-Dimensional space.
IdentifierType CellFeatureIdentifier
std::set< CellIdentifier > PointCellLinksContainer
SizeValueType IdentifierType
Define a front-end to the STL "vector" container that conforms to the IndexedContainerInterface.
std::set< CellIdentifier > UsingCellsContainer