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

vtkAVIWriter Class Reference

#include <vtkAVIWriter.h>

Inheritance diagram for vtkAVIWriter:

Inheritance graph
[legend]
Collaboration diagram for vtkAVIWriter:

Collaboration graph
[legend]
List of all members.

Detailed Description

Writes Windows AVI files.

vtkAVIWriter writes AVI files. The data type of the file is unsigned char regardless of the input type.

See also:
vtkGenericMovieWriter vtkMPEG2Writer
Tests:
vtkAVIWriter (Tests)

Definition at line 34 of file vtkAVIWriter.h.

Public Types

typedef vtkGenericMovieWriter Superclass

Public Member Functions

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

Static Public Member Functions

static vtkAVIWriterNew ()
static int IsTypeOf (const char *type)
static vtkAVIWriterSafeDownCast (vtkObject *o)

Protected Member Functions

 vtkAVIWriter ()
 ~vtkAVIWriter ()

Protected Attributes

vtkAVIWriterInternal * Internals
int Rate
int Time


Member Typedef Documentation

typedef vtkGenericMovieWriter vtkAVIWriter::Superclass
 

Reimplemented from vtkGenericMovieWriter.

Definition at line 38 of file vtkAVIWriter.h.


Constructor & Destructor Documentation

vtkAVIWriter::vtkAVIWriter  )  [protected]
 

vtkAVIWriter::~vtkAVIWriter  )  [protected]
 


Member Function Documentation

static vtkAVIWriter* vtkAVIWriter::New  )  [static]
 

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

Reimplemented from vtkAlgorithm.

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

Reimplemented from vtkGenericMovieWriter.

static int vtkAVIWriter::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 vtkGenericMovieWriter.

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

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

Reimplemented from vtkGenericMovieWriter.

void vtkAVIWriter::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 vtkGenericMovieWriter.

void vtkAVIWriter::Start  )  [virtual]
 

These methods start writing an AVI file, write a frame to the file and then end the writing process.

Implements vtkGenericMovieWriter.

void vtkAVIWriter::Write  )  [virtual]
 

These methods start writing an Movie file, write a frame to the file and then end the writing process.

Implements vtkGenericMovieWriter.

void vtkAVIWriter::End  )  [virtual]
 

These methods start writing an Movie file, write a frame to the file and then end the writing process.

Implements vtkGenericMovieWriter.


Member Data Documentation

vtkAVIWriterInternal* vtkAVIWriter::Internals [protected]
 

Definition at line 53 of file vtkAVIWriter.h.

int vtkAVIWriter::Rate [protected]
 

Definition at line 55 of file vtkAVIWriter.h.

int vtkAVIWriter::Time [protected]
 

Definition at line 56 of file vtkAVIWriter.h.


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