26 #ifndef vtkInputStream_h
27 #define vtkInputStream_h
50 virtual void StartReading();
54 virtual int Seek(vtkTypeInt64
offset);
57 virtual size_t Read(
void*
data,
size_t length);
63 virtual void EndReading();
GLsizei GLsizei GLenum GLenum const GLvoid * data
abstract base class for most VTK objects
#define vtkGetMacro(name, type)
GLuint GLsizei GLsizei * length
#define vtkTypeMacro(thisClass, superclass)
virtual void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
#define vtkSetMacro(name, type)