30 #ifndef vtkPChacoReader_h
31 #define vtkPChacoReader_h
33 #include "vtkIOParallelModule.h"
Read a Chaco file and create a vtkUnstructuredGrid.
a simple class to control print indentation
Multiprocessing communication superclass.
static vtkPChacoReader * New()
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void SetController(vtkMultiProcessController *c)
Set/Get the communicator object (we'll use global World controller if you don't set a different one).
Timer support and logging.
dataset represents arbitrary combinations of all possible cell types
boost::graph_traits< vtkGraph * >::vertex_descriptor source(boost::graph_traits< vtkGraph * >::edge_descriptor e, vtkGraph *)