34#include <vtkIOLASModule.h>
a simple class to control print indentation
void operator=(const vtkLASReader &)=delete
vtkSetFilePathMacro(FileName)
Accessor for name of the file that will be opened.
vtkGetFilePathMacro(FileName)
int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) override
Core implementation of the data set reader.
static vtkLASReader * New()
void ReadPointRecordData(liblas::Reader &reader, vtkPolyData *pointsPolyData)
Read point record data i.e.
vtkLASReader(const vtkLASReader &)=delete
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Superclass for algorithms that produce only polydata as output.
concrete dataset represents vertices, lines, polygons, and triangle strips