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.


Public Types

typedef vtkPolyDataNormals Superclass

Public Member Functions

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

Static Public Member Functions

static int IsTypeOf (const char *type)
static vtkPPolyDataNormalsSafeDownCast (vtkObject *o)
static vtkPPolyDataNormalsNew ()

Protected Member Functions

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

Protected Attributes

int PieceInvariant

Member Typedef Documentation

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 *  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 vtkTypeRevisionMacro found in vtkSetGet.h.

Reimplemented from vtkPolyDataNormals.

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

Construct with feature angle=30, splitting and consistency turned on, flipNormals turned off, and non-manifold traversal turned on. ComputePointNormals is on and ComputeCellNormals is off.

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 request,
vtkInformationVector **  inputVector,
vtkInformationVector outputVector 
) [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

Definition at line 49 of file vtkPPolyDataNormals.h.


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

Generated on Sat Dec 27 13:44:41 2008 for VTK by  doxygen 1.5.6