vtkPReflectionFilter Class Reference

#include <vtkPReflectionFilter.h>

Inheritance diagram for vtkPReflectionFilter:

Inheritance graph
[legend]
Collaboration diagram for vtkPReflectionFilter:

Collaboration graph
[legend]

List of all members.


Detailed Description

parallel version of vtkReflectionFilter

vtkPReflectionFilter is a parallel version of vtkReflectionFilter which takes into consideration the full dataset bounds for performing the reflection.

Definition at line 29 of file vtkPReflectionFilter.h.


Public Types

typedef vtkReflectionFilter Superclass

Public Member Functions

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

Static Public Member Functions

static vtkPReflectionFilterNew ()
static int IsTypeOf (const char *type)
static vtkPReflectionFilterSafeDownCast (vtkObject *o)

Protected Member Functions

 vtkPReflectionFilter ()
 ~vtkPReflectionFilter ()
virtual int ComputeBounds (vtkDataObject *input, double bounds[6])

Protected Attributes

vtkMultiProcessControllerController

Member Typedef Documentation

Reimplemented from vtkReflectionFilter.

Definition at line 33 of file vtkPReflectionFilter.h.


Constructor & Destructor Documentation

vtkPReflectionFilter::vtkPReflectionFilter (  )  [protected]

vtkPReflectionFilter::~vtkPReflectionFilter (  )  [protected]


Member Function Documentation

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

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

Reimplemented from vtkReflectionFilter.

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

Reimplemented from vtkReflectionFilter.

static int vtkPReflectionFilter::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 vtkTypeMacro found in vtkSetGet.h.

Reimplemented from vtkReflectionFilter.

virtual int vtkPReflectionFilter::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 vtkTypeMacro found in vtkSetGet.h.

Reimplemented from vtkReflectionFilter.

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

Reimplemented from vtkReflectionFilter.

void vtkPReflectionFilter::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 vtkReflectionFilter.

void vtkPReflectionFilter::SetController ( vtkMultiProcessController  ) 

Get/Set the parallel controller.

virtual vtkMultiProcessController* vtkPReflectionFilter::GetController (  )  [virtual]

Get/Set the parallel controller.

virtual int vtkPReflectionFilter::ComputeBounds ( vtkDataObject input,
double  bounds[6] 
) [protected, virtual]

Internal method to compute bounds.

Reimplemented from vtkReflectionFilter.


Member Data Documentation

Definition at line 50 of file vtkPReflectionFilter.h.


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

Generated on Mon Sep 27 18:42:51 2010 for VTK by  doxygen 1.5.6