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

vtkPassThroughFilter Class Reference

#include <vtkPassThroughFilter.h>

Inheritance diagram for vtkPassThroughFilter:

Inheritance graph
[legend]
Collaboration diagram for vtkPassThroughFilter:

Collaboration graph
[legend]
List of all members.

Detailed Description

Filter which shallow copies it's input to it's output.

This filter shallow copies it's input to it's output. It is normally used by PVSources with multiple outputs as the VTK filter in the dummy connection objects at each output.

Definition at line 30 of file vtkPassThroughFilter.h.

Public Types

typedef vtkDataSetAlgorithm Superclass

Public Member Functions

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

Static Public Member Functions

static int IsTypeOf (const char *type)
static vtkPassThroughFilterSafeDownCast (vtkObject *o)
static vtkPassThroughFilterNew ()

Protected Member Functions

 vtkPassThroughFilter ()
virtual ~vtkPassThroughFilter ()
int RequestData (vtkInformation *, vtkInformationVector **, vtkInformationVector *)


Member Typedef Documentation

typedef vtkDataSetAlgorithm vtkPassThroughFilter::Superclass
 

Reimplemented from vtkDataSetAlgorithm.

Definition at line 33 of file vtkPassThroughFilter.h.


Constructor & Destructor Documentation

vtkPassThroughFilter::vtkPassThroughFilter  )  [inline, protected]
 

Definition at line 42 of file vtkPassThroughFilter.h.

virtual vtkPassThroughFilter::~vtkPassThroughFilter  )  [inline, protected, virtual]
 

Definition at line 43 of file vtkPassThroughFilter.h.


Member Function Documentation

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

Reimplemented from vtkDataSetAlgorithm.

static int vtkPassThroughFilter::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 vtkDataSetAlgorithm.

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

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

Reimplemented from vtkDataSetAlgorithm.

void vtkPassThroughFilter::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 vtkDataSetAlgorithm.

static vtkPassThroughFilter* vtkPassThroughFilter::New  )  [static]
 

Create a new vtkPassThroughFilter.

Reimplemented from vtkDataSetAlgorithm.

int vtkPassThroughFilter::RequestData vtkInformation ,
vtkInformationVector **  ,
vtkInformationVector
[protected, virtual]
 

This is called by the superclass. This is the method you should override.

Reimplemented from vtkDataSetAlgorithm.


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