vtkIVWriter Class Reference

#include <vtkIVWriter.h>

Inheritance diagram for vtkIVWriter:

Inheritance graph
[legend]
Collaboration diagram for vtkIVWriter:

Collaboration graph
[legend]

List of all members.


Detailed Description

export polydata into OpenInventor 2.0 format.

vtkIVWriter is a concrete subclass of vtkWriter that writes OpenInventor 2.0 files.

See also:
vtkPolyDataWriter
Tests:
vtkIVWriter (Tests)

Definition at line 33 of file vtkIVWriter.h.


Public Types

typedef vtkPolyDataWriter Superclass

Public Member Functions

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

Static Public Member Functions

static vtkIVWriterNew ()
static int IsTypeOf (const char *type)
static vtkIVWriterSafeDownCast (vtkObject *o)

Protected Member Functions

 vtkIVWriter ()
 ~vtkIVWriter ()
void WriteData ()
void WritePolyData (vtkPolyData *polyData, FILE *fp)

Member Typedef Documentation

Reimplemented from vtkPolyDataWriter.

Definition at line 37 of file vtkIVWriter.h.


Constructor & Destructor Documentation

vtkIVWriter::vtkIVWriter (  )  [inline, protected]

Definition at line 41 of file vtkIVWriter.h.

vtkIVWriter::~vtkIVWriter (  )  [inline, protected]

Definition at line 42 of file vtkIVWriter.h.


Member Function Documentation

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

Created object with default header, ASCII format, and default names for scalars, vectors, tensors, normals, and texture coordinates.

Reimplemented from vtkPolyDataWriter.

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

Reimplemented from vtkPolyDataWriter.

static int vtkIVWriter::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 vtkPolyDataWriter.

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

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

Reimplemented from vtkPolyDataWriter.

virtual void vtkIVWriter::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 vtkPolyDataWriter.

void vtkIVWriter::WriteData (  )  [protected, virtual]

Reimplemented from vtkPolyDataWriter.

void vtkIVWriter::WritePolyData ( vtkPolyData polyData,
FILE *  fp 
) [protected]


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

Generated on Sat Dec 27 13:34:16 2008 for VTK by  doxygen 1.5.6