vtkXMLHyperOctreeWriter Class Reference

#include <vtkXMLHyperOctreeWriter.h>

Inheritance diagram for vtkXMLHyperOctreeWriter:

Inheritance graph
[legend]
Collaboration diagram for vtkXMLHyperOctreeWriter:

Collaboration graph
[legend]

List of all members.


Detailed Description

Write VTK XML HyperOctree files.

vtkXMLHyperOctreeWriter writes the VTK XML HyperOctree file format. One HyperOctree input can be written into one file in any number of streamed pieces. The standard extension for this writer's file format is "vto". This writer is also used to write a single piece of the parallel file format.

See also:
vtkXMLPHyperOctreeWriter
Tests:
vtkXMLHyperOctreeWriter (Tests)

Definition at line 40 of file vtkXMLHyperOctreeWriter.h.


Public Types

typedef vtkXMLWriter Superclass

Public Member Functions

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

Static Public Member Functions

static int IsTypeOf (const char *type)
static vtkXMLHyperOctreeWriterSafeDownCast (vtkObject *o)
static vtkXMLHyperOctreeWriterNew ()

Protected Member Functions

 vtkXMLHyperOctreeWriter ()
 ~vtkXMLHyperOctreeWriter ()
const char * GetDataSetName ()
virtual int FillInputPortInformation (int port, vtkInformation *info)
int WriteData ()
int StartPrimElement (vtkIndent)
void WritePrimaryElementAttributes (ostream &, vtkIndent)
int WriteTopology (vtkIndent)
void SerializeTopology (vtkHyperOctreeCursor *, int)
int WriteAttributeData (vtkIndent)
int FinishPrimElement (vtkIndent)

Protected Attributes

vtkIntArrayTopologyArray
unsigned long TopoOffset
OffsetsManagerGroupTopologyOM
OffsetsManagerGroupPointDataOM
OffsetsManagerGroupCellDataOM

Member Typedef Documentation

Reimplemented from vtkXMLWriter.

Definition at line 43 of file vtkXMLHyperOctreeWriter.h.


Constructor & Destructor Documentation

vtkXMLHyperOctreeWriter::vtkXMLHyperOctreeWriter (  )  [protected]

vtkXMLHyperOctreeWriter::~vtkXMLHyperOctreeWriter (  )  [protected]


Member Function Documentation

virtual const char* vtkXMLHyperOctreeWriter::GetClassName (  )  [virtual]

Reimplemented from vtkXMLWriter.

static int vtkXMLHyperOctreeWriter::IsTypeOf ( const char *  name  )  [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 vtkXMLWriter.

virtual int vtkXMLHyperOctreeWriter::IsA ( const char *  name  )  [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 vtkXMLWriter.

static vtkXMLHyperOctreeWriter* vtkXMLHyperOctreeWriter::SafeDownCast ( vtkObject o  )  [static]

Reimplemented from vtkXMLWriter.

void vtkXMLHyperOctreeWriter::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 vtkXMLWriter.

static vtkXMLHyperOctreeWriter* vtkXMLHyperOctreeWriter::New (  )  [static]

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

Reimplemented from vtkAlgorithm.

vtkHyperOctree* vtkXMLHyperOctreeWriter::GetInput (  ) 

Get/Set the writer's input.

Reimplemented from vtkXMLWriter.

const char* vtkXMLHyperOctreeWriter::GetDefaultFileExtension (  )  [virtual]

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

Implements vtkXMLWriter.

const char* vtkXMLHyperOctreeWriter::GetDataSetName (  )  [protected, virtual]

Implements vtkXMLWriter.

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

int vtkXMLHyperOctreeWriter::WriteData (  )  [protected, virtual]

Reimplemented from vtkXMLWriter.

int vtkXMLHyperOctreeWriter::StartPrimElement ( vtkIndent   )  [protected]

void vtkXMLHyperOctreeWriter::WritePrimaryElementAttributes ( ostream &  ,
vtkIndent   
) [protected, virtual]

Reimplemented from vtkXMLWriter.

int vtkXMLHyperOctreeWriter::WriteTopology ( vtkIndent   )  [protected]

void vtkXMLHyperOctreeWriter::SerializeTopology ( vtkHyperOctreeCursor ,
int   
) [protected]

int vtkXMLHyperOctreeWriter::WriteAttributeData ( vtkIndent   )  [protected]

int vtkXMLHyperOctreeWriter::FinishPrimElement ( vtkIndent   )  [protected]


Member Data Documentation

Definition at line 88 of file vtkXMLHyperOctreeWriter.h.

unsigned long vtkXMLHyperOctreeWriter::TopoOffset [protected]

Definition at line 89 of file vtkXMLHyperOctreeWriter.h.

Definition at line 90 of file vtkXMLHyperOctreeWriter.h.

Definition at line 91 of file vtkXMLHyperOctreeWriter.h.

Definition at line 92 of file vtkXMLHyperOctreeWriter.h.


The documentation for this class was generated from the following file:

Generated on Sat Dec 27 14:00:37 2008 for VTK by  doxygen 1.5.6