18 #ifndef itkMetaMeshConverter_h
19 #define itkMetaMeshConverter_h
33 template<
unsigned int NDimensions = 3,
34 typename PixelType =
unsigned char,
35 typename TMeshTraits =
36 DefaultStaticMeshTraits< PixelType, NDimensions, NDimensions >
85 #ifndef ITK_MANUAL_INSTANTIATION
86 #include "itkMetaMeshConverter.hxx"
Light weight base class for most itk classes.
Implementation of an Mesh as spatial object.
Implements the N-dimensional mesh structure.