30 #ifndef vtkPChacoReader_h 31 #define vtkPChacoReader_h 33 #include "vtkIOParallelModule.h" 58 int RequestInformation(
61 vtkInformation *, vtkInformationVector **, vtkInformationVector *) VTK_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.
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.