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

vtkPCellDataToPointData Class Reference

#include <vtkPCellDataToPointData.h>

Inheritance diagram for vtkPCellDataToPointData:

Inheritance graph
[legend]
Collaboration diagram for vtkPCellDataToPointData:

Collaboration graph
[legend]
List of all members.

Detailed Description

Compute point arrays from cell arrays.

Like it super class, this filter averages the cell data around a point to get new point data. This subclass requests a layer of ghost cells to make the results invariant to pieces. There is a "PieceInvariant" flag that lets the user change the behavior of the filter to that of its superclass.

Definition at line 30 of file vtkPCellDataToPointData.h.
virtual void SetPieceInvariant (int)
virtual int GetPieceInvariant ()
virtual void PieceInvariantOn ()
virtual void PieceInvariantOff ()
static vtkPCellDataToPointDataNew ()

Public Types

typedef vtkCellDataToPointData 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 vtkPCellDataToPointDataSafeDownCast (vtkObject *o)

Protected Member Functions

 vtkPCellDataToPointData ()
 ~vtkPCellDataToPointData ()
virtual int RequestData (vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
virtual int ComputeInputUpdateExtent (vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)

Protected Attributes

int PieceInvariant


Member Typedef Documentation

typedef vtkCellDataToPointData vtkPCellDataToPointData::Superclass
 

Reimplemented from vtkCellDataToPointData.

Definition at line 33 of file vtkPCellDataToPointData.h.


Constructor & Destructor Documentation

vtkPCellDataToPointData::vtkPCellDataToPointData  )  [protected]
 

vtkPCellDataToPointData::~vtkPCellDataToPointData  )  [inline, protected]
 

Definition at line 48 of file vtkPCellDataToPointData.h.


Member Function Documentation

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

Reimplemented from vtkCellDataToPointData.

static int vtkPCellDataToPointData::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 vtkCellDataToPointData.

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

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

Reimplemented from vtkCellDataToPointData.

void vtkPCellDataToPointData::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 vtkCellDataToPointData.

static vtkPCellDataToPointData* vtkPCellDataToPointData::New  )  [static]
 

To get piece invariance, this filter has to request an extra ghost level. By default piece invariance is on.

Reimplemented from vtkCellDataToPointData.

virtual void vtkPCellDataToPointData::SetPieceInvariant int   )  [virtual]
 

To get piece invariance, this filter has to request an extra ghost level. By default piece invariance is on.

virtual int vtkPCellDataToPointData::GetPieceInvariant  )  [virtual]
 

To get piece invariance, this filter has to request an extra ghost level. By default piece invariance is on.

virtual void vtkPCellDataToPointData::PieceInvariantOn  )  [virtual]
 

To get piece invariance, this filter has to request an extra ghost level. By default piece invariance is on.

virtual void vtkPCellDataToPointData::PieceInvariantOff  )  [virtual]
 

To get piece invariance, this filter has to request an extra ghost level. By default piece invariance is on.

virtual int vtkPCellDataToPointData::RequestData vtkInformation request,
vtkInformationVector **  inputVector,
vtkInformationVector outputVector
[protected, virtual]
 

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

Reimplemented from vtkCellDataToPointData.

virtual int vtkPCellDataToPointData::ComputeInputUpdateExtent vtkInformation request,
vtkInformationVector **  inputVector,
vtkInformationVector outputVector
[protected, virtual]
 


Member Data Documentation

int vtkPCellDataToPointData::PieceInvariant [protected]
 

Definition at line 58 of file vtkPCellDataToPointData.h.


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