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

vtkXMLUnstructuredGridWriter Class Reference

#include <vtkXMLUnstructuredGridWriter.h>

Inheritance diagram for vtkXMLUnstructuredGridWriter:

Inheritance graph
[legend]
Collaboration diagram for vtkXMLUnstructuredGridWriter:

Collaboration graph
[legend]
List of all members.

Detailed Description

Write VTK XML UnstructuredGrid files.

vtkXMLUnstructuredGridWriter writes the VTK XML UnstructuredGrid file format. One unstructured grid input can be written into one file in any number of streamed pieces (if supported by the rest of the pipeline). The standard extension for this writer's file format is "vtu". This writer is also used to write a single piece of the parallel file format.

See also:
vtkXMLPUnstructuredGridWriter
Tests:
vtkXMLUnstructuredGridWriter (Tests)

Definition at line 40 of file vtkXMLUnstructuredGridWriter.h.
vtkUnstructuredGridGetInput ()
static vtkXMLUnstructuredGridWriterNew ()

Public Types

typedef vtkXMLUnstructuredDataWriter Superclass

Public Member Functions

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

Static Public Member Functions

static int IsTypeOf (const char *type)
static vtkXMLUnstructuredGridWriterSafeDownCast (vtkObject *o)

Protected Member Functions

 vtkXMLUnstructuredGridWriter ()
 ~vtkXMLUnstructuredGridWriter ()
virtual int FillInputPortInformation (int port, vtkInformation *info)
virtual void AllocatePositionArrays ()
virtual void DeletePositionArrays ()
const char * GetDataSetName ()
void WriteInlinePieceAttributes ()
void WriteInlinePiece (vtkIndent indent)
void WriteAppendedPieceAttributes (int index)
void WriteAppendedPiece (int index, vtkIndent indent)
void WriteAppendedPieceData (int index)
virtual vtkIdType GetNumberOfInputCells ()
void CalculateSuperclassFraction (float *fractions)

Protected Attributes

unsigned long * NumberOfCellsPositions
OffsetsManagerArrayCellsOM


Member Typedef Documentation

typedef vtkXMLUnstructuredDataWriter vtkXMLUnstructuredGridWriter::Superclass
 

Reimplemented from vtkXMLUnstructuredDataWriter.

Definition at line 43 of file vtkXMLUnstructuredGridWriter.h.


Constructor & Destructor Documentation

vtkXMLUnstructuredGridWriter::vtkXMLUnstructuredGridWriter  )  [protected]
 

vtkXMLUnstructuredGridWriter::~vtkXMLUnstructuredGridWriter  )  [protected]
 


Member Function Documentation

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

Reimplemented from vtkXMLUnstructuredDataWriter.

static int vtkXMLUnstructuredGridWriter::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 vtkXMLUnstructuredDataWriter.

virtual int vtkXMLUnstructuredGridWriter::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 vtkXMLUnstructuredDataWriter.

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

Reimplemented from vtkXMLUnstructuredDataWriter.

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

Enumerate big and little endian byte order settings.

Reimplemented from vtkXMLUnstructuredDataWriter.

static vtkXMLUnstructuredGridWriter* vtkXMLUnstructuredGridWriter::New  )  [static]
 

Get/Set the writer's input.

Reimplemented from vtkAlgorithm.

vtkUnstructuredGrid* vtkXMLUnstructuredGridWriter::GetInput  ) 
 

Get/Set the writer's input.

Reimplemented from vtkXMLWriter.

const char* vtkXMLUnstructuredGridWriter::GetDefaultFileExtension  )  [virtual]
 

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

Implements vtkXMLWriter.

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

virtual void vtkXMLUnstructuredGridWriter::AllocatePositionArrays  )  [protected, virtual]
 

Reimplemented from vtkXMLUnstructuredDataWriter.

virtual void vtkXMLUnstructuredGridWriter::DeletePositionArrays  )  [protected, virtual]
 

Reimplemented from vtkXMLUnstructuredDataWriter.

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

Implements vtkXMLUnstructuredDataWriter.

void vtkXMLUnstructuredGridWriter::WriteInlinePieceAttributes  )  [protected, virtual]
 

Reimplemented from vtkXMLUnstructuredDataWriter.

void vtkXMLUnstructuredGridWriter::WriteInlinePiece vtkIndent  indent  )  [protected, virtual]
 

Reimplemented from vtkXMLUnstructuredDataWriter.

void vtkXMLUnstructuredGridWriter::WriteAppendedPieceAttributes int  index  )  [protected, virtual]
 

Reimplemented from vtkXMLUnstructuredDataWriter.

void vtkXMLUnstructuredGridWriter::WriteAppendedPiece int  index,
vtkIndent  indent
[protected, virtual]
 

Reimplemented from vtkXMLUnstructuredDataWriter.

void vtkXMLUnstructuredGridWriter::WriteAppendedPieceData int  index  )  [protected, virtual]
 

Reimplemented from vtkXMLUnstructuredDataWriter.

virtual vtkIdType vtkXMLUnstructuredGridWriter::GetNumberOfInputCells  )  [protected, virtual]
 

Implements vtkXMLUnstructuredDataWriter.

void vtkXMLUnstructuredGridWriter::CalculateSuperclassFraction float *  fractions  )  [protected]
 


Member Data Documentation

unsigned long* vtkXMLUnstructuredGridWriter::NumberOfCellsPositions [protected]
 

Definition at line 80 of file vtkXMLUnstructuredGridWriter.h.

OffsetsManagerArray* vtkXMLUnstructuredGridWriter::CellsOM [protected]
 

Definition at line 81 of file vtkXMLUnstructuredGridWriter.h.


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