Go to the documentation of this file.
10 #ifndef vtk_m_io_ImageWriterPNM_h
11 #define vtk_m_io_ImageWriterPNM_h
35 using Superclass::Superclass;
48 template <typename PixelType>
54 #endif //vtk_m_io_ImageWriterPNM_h
Manages an array-worth of data.
Definition: ArrayHandle.h:300
Manages writing, and loading data from images.
Definition: ImageWriterBase.h:35
Groups connected points that have the same field value.
Definition: Atomic.h:19
Writes images using the PNM format.
Definition: ImageWriterPNM.h:30
#define VTKM_IO_EXPORT
Definition: vtkm_io_export.h:44
#define VTKM_CONT
Definition: ExportMacros.h:57
vtkm::Int64 Id
Base type to use to index arrays.
Definition: Types.h:227