|
VTK
9.4.2
|
Go to the source code of this file.
Classes | |
| class | vtkPixelExtentIO |
| A small collection of I/O routines that can write vtkPixelExtent's or collections of them to disk for visualization as unstructured grids. More... | |
Functions | |
| VTKIOLEGACY_EXPORT vtkUnstructuredGrid & | operator<< (vtkUnstructuredGrid &data, const vtkPixelExtent &ext) |
| Insert the extent into an unstructured grid. | |
| VTKIOLEGACY_EXPORT vtkUnstructuredGrid & operator<< | ( | vtkUnstructuredGrid & | data, |
| const vtkPixelExtent & | ext | ||
| ) |
Insert the extent into an unstructured grid.