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

vtkXMLPPolyDataWriter Class Reference

#include <vtkXMLPPolyDataWriter.h>

Inheritance diagram for vtkXMLPPolyDataWriter:

Inheritance graph
[legend]
Collaboration diagram for vtkXMLPPolyDataWriter:

Collaboration graph
[legend]
List of all members.

Detailed Description

Write PVTK XML PolyData files.

vtkXMLPPolyDataWriter writes the PVTK XML PolyData file format. One poly data input can be written into a parallel file format with any number of pieces spread across files. The standard extension for this writer's file format is "pvtp". This writer uses vtkXMLPolyDataWriter to write the individual piece files.

See also:
vtkXMLPolyDataWriter

Definition at line 35 of file vtkXMLPPolyDataWriter.h.

Public Types

typedef vtkXMLPUnstructuredDataWriter Superclass

Public Member Functions

virtual const char * GetClassName ()
virtual int IsA (const char *type)
const char * GetDefaultFileExtension ()
void PrintSelf (ostream &os, vtkIndent indent)
vtkPolyDataGetInput ()

Static Public Member Functions

static vtkXMLPPolyDataWriterNew ()
static int IsTypeOf (const char *type)
static vtkXMLPPolyDataWriterSafeDownCast (vtkObject *o)

Protected Member Functions

 vtkXMLPPolyDataWriter ()
 ~vtkXMLPPolyDataWriter ()
virtual int FillInputPortInformation (int port, vtkInformation *info)
const char * GetDataSetName ()
vtkXMLUnstructuredDataWriterCreateUnstructuredPieceWriter ()


Member Typedef Documentation

typedef vtkXMLPUnstructuredDataWriter vtkXMLPPolyDataWriter::Superclass
 

Reimplemented from vtkXMLPUnstructuredDataWriter.

Definition at line 39 of file vtkXMLPPolyDataWriter.h.


Constructor & Destructor Documentation

vtkXMLPPolyDataWriter::vtkXMLPPolyDataWriter  )  [protected]
 

vtkXMLPPolyDataWriter::~vtkXMLPPolyDataWriter  )  [protected]
 


Member Function Documentation

static vtkXMLPPolyDataWriter* vtkXMLPPolyDataWriter::New  )  [static]
 

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

Reimplemented from vtkAlgorithm.

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

Reimplemented from vtkXMLPUnstructuredDataWriter.

static int vtkXMLPPolyDataWriter::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 vtkXMLPUnstructuredDataWriter.

virtual int vtkXMLPPolyDataWriter::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 vtkXMLPUnstructuredDataWriter.

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

Reimplemented from vtkXMLPUnstructuredDataWriter.

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

Enumerate big and little endian byte order settings.

Reimplemented from vtkXMLPUnstructuredDataWriter.

vtkPolyData* vtkXMLPPolyDataWriter::GetInput  ) 
 

Get/Set the writer's input.

Reimplemented from vtkXMLWriter.

const char* vtkXMLPPolyDataWriter::GetDefaultFileExtension  )  [virtual]
 

Get the default file extension for files written by this writer.

Implements vtkXMLWriter.

virtual int vtkXMLPPolyDataWriter::FillInputPortInformation int  port,
vtkInformation info
[protected, virtual]
 

Fill the input port information objects for this algorithm. This is invoked by the first call to GetInputPortInformation for each port so subclasses can specify what they can handle.

Reimplemented from vtkAlgorithm.

const char* vtkXMLPPolyDataWriter::GetDataSetName  )  [protected, virtual]
 

Implements vtkXMLWriter.

vtkXMLUnstructuredDataWriter* vtkXMLPPolyDataWriter::CreateUnstructuredPieceWriter  )  [protected, virtual]
 

Implements vtkXMLPUnstructuredDataWriter.


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