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