19#ifndef vtkLANLX3DReader_h
20#define vtkLANLX3DReader_h
22#include "vtkIOLANLX3DModule.h"
27VTK_ABI_NAMESPACE_BEGIN
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkLANLX3DReader * New()
~vtkLANLX3DReader() override
int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
vtkMultiBlockDataSetAlgorithm()
Composite dataset that organizes datasets into blocks.