Go to the documentation of this file.
22 #ifndef vtkPixelExtentIO_h
23 #define vtkPixelExtentIO_h
43 const std::deque<std::deque<vtkPixelExtent> >&exts);
56 const std::deque<vtkPixelExtent> &exts);
GLsizei GLsizei GLenum GLenum const GLvoid * data
static void Write(int commRank, const char *fileName, const std::deque< vtkPixelExtent > &exts)
static void Write(int commRank, const char *fileName, const vtkPixelExtent &ext)
#define VTKIOLEGACY_EXPORT
VTKIOLEGACY_EXPORT vtkUnstructuredGrid & operator<<(vtkUnstructuredGrid &data, const vtkPixelExtent &ext)
dataset represents arbitrary combinations of all possible cell types
static void Write(int commRank, const char *fileName, const std::deque< std::deque< vtkPixelExtent > > &exts)