40 #ifndef vtkSLACParticleReader_h
41 #define vtkSLACParticleReader_h
58 vtkGetStringMacro(FileName);
59 vtkSetStringMacro(FileName);
62 static int CanReadFile(
const char *filename);
84 virtual vtkIdType GetNumTuplesInVariable(
int ncFD,
int varId,
85 int expectedNumComponents);
93 #endif //vtkSLACParticleReader_h
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
dynamic, self-adjusting array of vtkIdType
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
Store on/off settings for data arrays for a vtkSource.
#define VTKIONETCDF_EXPORT