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

vtkPPolyDataNormals Class Reference

#include <vtkPPolyDataNormals.h>

Inheritance diagram for vtkPPolyDataNormals:

Inheritance graph
[legend]
Collaboration diagram for vtkPPolyDataNormals:

Collaboration graph
[legend]
List of all members.

Detailed Description

compute normals for polygonal mesh

Definition at line 25 of file vtkPPolyDataNormals.h.
virtual void SetPieceInvariant (int)
virtual int GetPieceInvariant ()
virtual void PieceInvariantOn ()
virtual void PieceInvariantOff ()
static vtkPPolyDataNormalsNew ()

Public Types

typedef vtkPolyDataNormals 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 vtkPPolyDataNormalsSafeDownCast (vtkObject *o)

Protected Member Functions

 vtkPPolyDataNormals ()
 ~vtkPPolyDataNormals ()
virtual int RequestData (vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int RequestUpdateExtent (vtkInformation *, vtkInformationVector **, vtkInformationVector *)

Protected Attributes

int PieceInvariant


Member Typedef Documentation

typedef vtkPolyDataNormals vtkPPolyDataNormals::Superclass
 

Reimplemented from vtkPolyDataNormals.

Definition at line 28 of file vtkPPolyDataNormals.h.


Constructor & Destructor Documentation

vtkPPolyDataNormals::vtkPPolyDataNormals  )  [protected]
 

vtkPPolyDataNormals::~vtkPPolyDataNormals  )  [inline, protected]
 

Definition at line 43 of file vtkPPolyDataNormals.h.


Member Function Documentation

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

Reimplemented from vtkPolyDataNormals.

static int vtkPPolyDataNormals::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 vtkPolyDataNormals.

virtual int vtkPPolyDataNormals::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 vtkPolyDataNormals.

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

Reimplemented from vtkPolyDataNormals.

void vtkPPolyDataNormals::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 vtkPolyDataNormals.

static vtkPPolyDataNormals* vtkPPolyDataNormals::New  )  [static]
 

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

Reimplemented from vtkPolyDataNormals.

virtual void vtkPPolyDataNormals::SetPieceInvariant int   )  [virtual]
 

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

virtual int vtkPPolyDataNormals::GetPieceInvariant  )  [virtual]
 

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

virtual void vtkPPolyDataNormals::PieceInvariantOn  )  [virtual]
 

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

virtual void vtkPPolyDataNormals::PieceInvariantOff  )  [virtual]
 

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

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

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

Reimplemented from vtkPolyDataNormals.

virtual int vtkPPolyDataNormals::RequestUpdateExtent vtkInformation ,
vtkInformationVector **  ,
vtkInformationVector
[protected, virtual]
 

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

Reimplemented from vtkPolyDataAlgorithm.


Member Data Documentation

int vtkPPolyDataNormals::PieceInvariant [protected]
 

Definition at line 49 of file vtkPPolyDataNormals.h.


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