Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

vtkPChacoReader Class Reference

#include <vtkPChacoReader.h>

Inheritance diagram for vtkPChacoReader:

Inheritance graph
[legend]
Collaboration diagram for vtkPChacoReader:

Collaboration graph
[legend]
List of all members.

Detailed Description

Read Chaco files.

vtkPChacoReader is a unstructured grid source object that reads Chaco files. The file is read by process 0 and converted into a vtkUnstructuredGrid. The vtkDistributedDataFilter is invoked to divide the grid among the processes.

Definition at line 37 of file vtkPChacoReader.h.

Public Types

typedef vtkChacoReader Superclass

Public Member Functions

virtual const char * GetClassName ()
virtual int IsA (const char *type)
void PrintSelf (ostream &os, vtkIndent indent)
void SetController (vtkMultiProcessController *c)
virtual vtkMultiProcessControllerGetController ()

Static Public Member Functions

static vtkPChacoReaderNew ()
static int IsTypeOf (const char *type)
static vtkPChacoReaderSafeDownCast (vtkObject *o)

Protected Member Functions

 vtkPChacoReader ()
 ~vtkPChacoReader ()
int RequestInformation (vtkInformation *, vtkInformationVector **, vtkInformationVector *)
int RequestData (vtkInformation *, vtkInformationVector **, vtkInformationVector *)


Member Typedef Documentation

typedef vtkChacoReader vtkPChacoReader::Superclass
 

Reimplemented from vtkChacoReader.

Definition at line 41 of file vtkPChacoReader.h.


Constructor & Destructor Documentation

vtkPChacoReader::vtkPChacoReader  )  [protected]
 

vtkPChacoReader::~vtkPChacoReader  )  [protected]
 


Member Function Documentation

static vtkPChacoReader* vtkPChacoReader::New  )  [static]
 

Create an object with Debug turned off, modified time initialized to zero, and reference counting on.

Reimplemented from vtkChacoReader.

virtual const char* vtkPChacoReader::GetClassName  )  [virtual]
 

Reimplemented from vtkChacoReader.

static int vtkPChacoReader::IsTypeOf const char *  type  )  [static]
 

Return 1 if this class type is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h.

Reimplemented from vtkChacoReader.

virtual int vtkPChacoReader::IsA const char *  type  )  [virtual]
 

Return 1 if this class is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h.

Reimplemented from vtkChacoReader.

static vtkPChacoReader* vtkPChacoReader::SafeDownCast vtkObject o  )  [static]
 

Reimplemented from vtkChacoReader.

void vtkPChacoReader::PrintSelf ostream &  os,
vtkIndent  indent
[virtual]
 

Methods invoked by print to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes.

Reimplemented from vtkChacoReader.

void vtkPChacoReader::SetController vtkMultiProcessController c  ) 
 

Set/Get the communicator object (we'll use global World controller if you don't set a different one).

virtual vtkMultiProcessController* vtkPChacoReader::GetController  )  [virtual]
 

int vtkPChacoReader::RequestInformation vtkInformation ,
vtkInformationVector **  ,
vtkInformationVector
[protected, virtual]
 

Reimplemented from vtkChacoReader.

int vtkPChacoReader::RequestData vtkInformation ,
vtkInformationVector **  ,
vtkInformationVector
[protected, virtual]
 

This is called by the superclass. This is the method you should override.

Reimplemented from vtkChacoReader.


The documentation for this class was generated from the following file:
Generated on Tue Jan 22 00:06:30 2008 for VTK by  doxygen 1.4.3-20050530