40 #ifndef __vtkSLACParticleReader_h
41 #define __vtkSLACParticleReader_h
57 vtkGetStringMacro(FileName);
58 vtkSetStringMacro(FileName);
61 static int CanReadFile(
const char *filename);
83 virtual vtkIdType GetNumTuplesInVariable(
int ncFD,
int varId,
84 int expectedNumComponents);
92 #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.