Go to the documentation of this file.
33 #ifndef vtkNetCDFPOPReader_h
34 #define vtkNetCDFPOPReader_h
41 class vtkNetCDFPOPReaderInternal;
81 void *clientdata,
void *calldata);
84 void* clientdata,
void* calldata);
104 vtkNetCDFPOPReaderInternal* Internals;
virtual const char * GetVariableArrayName(int idx)
#define vtkSetVector3Macro(name, type)
Superclass for algorithms that produce only rectilinear grid as output.
virtual int GetNumberOfVariableArrays()
#define vtkTypeMacro(thisClass, superclass)
abstract base class for most VTK objects
virtual int GetVariableArrayStatus(const char *name)
read NetCDF files .Author Joshua Wu 09.15.2009
vtkCallbackCommand * SelectionObserver
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
Store on/off settings for data arrays for a vtkSource.
static vtkNetCDFPOPReader * New()
virtual void SetVariableArrayStatus(const char *name, int status)
GLuint const GLchar * name
#define vtkGetVector3Macro(name, type)
void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
#define vtkSetStringMacro(name)
static void EventCallback(vtkObject *caller, unsigned long eid, void *clientdata, void *calldata)
vtkGetStringMacro(ExtensionsString)
#define VTKIONETCDF_EXPORT
supports function callbacks
static void SelectionModifiedCallback(vtkObject *caller, unsigned long eid, void *clientdata, void *calldata)
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)