|
ITK
6.0.0
Insight Toolkit
|
Go to the documentation of this file.
18 #ifndef itkMetaMeshConverter_h
19 #define itkMetaMeshConverter_h
34 template <
unsigned int VDimension = 3,
35 typename PixelType =
unsigned char,
36 typename TMeshTraits = DefaultStaticMeshTraits<PixelType, VDimension, VDimension>>
54 using typename Superclass::SpatialObjectType;
56 using typename Superclass::MetaObjectType;
76 CreateMetaObject()
override;
83 #ifndef ITK_MANUAL_INSTANTIATION
84 # include "itkMetaMeshConverter.hxx"
SmartPointer< Self > Pointer
SmartPointer< const Self > ConstPointer
Implementation of an Mesh as spatial object.
Light weight base class for most itk classes.
Implementation of the composite pattern.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
Implements the N-dimensional mesh structure.