21#include "vtkIOGeometryModule.h"
25VTK_ABI_NAMESPACE_BEGIN
Fast, simple class for representing and operating on 3D bounds.
a simple class to control print indentation
bool OutputDataTypeIsDouble
void SetFileName(const char *filename)
Specify file name.
vtkResourceStream * GetStream()
Specify stream to read from When both Stream and Filename are set, stream is used.
bool IncludeColorAndLuminance
vtkIdType MaxNumberOfPoints
static vtkPTSReader * New()
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
vtkMTimeType GetMTime() override
Overridden to take into account mtime from the internal vtkResourceStream.
void SetStream(vtkResourceStream *stream)
Specify stream to read from When both Stream and Filename are set, stream is used.
bool LimitToMaxNumberOfPoints
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkGetFilePathMacro(FileName)
Specify file name.
int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
Abstract class used for custom streams.
Hold a reference to a vtkObjectBase instance.
vtkTypeUInt32 vtkMTimeType