#include "vtkRectilinearGridAlgorithm.h"
#include "vtkSmartPointer.h"
Go to the source code of this file.
Classes | |
class | vtkNetCDFPOPReader |
read NetCDF files .Author Joshua Wu 09.15.2009 More... | |
Defines | |
#define | NCDFPOP_MAX_ARRAYS 100 |
#define | NCDFPOP_MAX_NAMELEN 100 |
#define NCDFPOP_MAX_ARRAYS 100 |
Definition at line 36 of file vtkNetCDFPOPReader.h.
#define NCDFPOP_MAX_NAMELEN 100 |
Definition at line 37 of file vtkNetCDFPOPReader.h.