30 #ifndef vtkPChacoReader_h 31 #define vtkPChacoReader_h 33 #include "vtkIOParallelModule.h"
int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
Timer support and logging.
a simple class to control print indentation
dataset represents arbitrary combinations of all possible cell types
static vtkChacoReader * New()
Read a Chaco file and create a vtkUnstructuredGrid.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
boost::graph_traits< vtkGraph * >::vertex_descriptor source(boost::graph_traits< vtkGraph * >::edge_descriptor e, vtkGraph *)
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Multiprocessing communication superclass.