19#ifndef vtkLegacyStatisticalModelReader_h
20#define vtkLegacyStatisticalModelReader_h
23#include "vtkIOLegacyModule.h"
26VTK_ABI_NAMESPACE_BEGIN
general representation of visualization data
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.
vtkLegacyStatisticalModelReader()
~vtkLegacyStatisticalModelReader() override
vtkStatisticalModel * GetOutput()
Get the output of this reader.
vtkStatisticalModel * GetOutput(int idx)
Get the output of this reader.
void SetOutput(vtkStatisticalModel *output)
Get the output of this reader.
int FillOutputPortInformation(int, vtkInformation *) override
Fill the output port information objects for this algorithm.
int ReadMeshSimple(const std::string &fname, vtkDataObject *output) override
Actual reading happens here.
static vtkLegacyStatisticalModelReader * New()
a base class for statistical modeling of other data