18#ifndef itkMetaMeshConverter_h
19#define itkMetaMeshConverter_h
34template <
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;
83#ifndef ITK_MANUAL_INSTANTIATION
84# include "itkMetaMeshConverter.hxx"
Light weight base class for most itk classes.
Implementation of an Mesh as spatial object.
Implements the N-dimensional mesh structure.
Implementation of the composite pattern.
SmartPointer< const Self > ConstPointer
SmartPointer< Self > Pointer
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....