vtkRemoveHiddenData Class Reference

#include <vtkRemoveHiddenData.h>

Inheritance diagram for vtkRemoveHiddenData:

Inheritance graph
[legend]
Collaboration diagram for vtkRemoveHiddenData:

Collaboration graph
[legend]

List of all members.


Detailed Description

Removes the rows/edges/vertices of input data flagged by ann.

Output only those rows/vertices/edges of the input vtkDataObject that are visible, as defined by the vtkAnnotation::HIDE() flag of the input vtkAnnotationLayers. Inputs: Port 0 - vtkDataObject Port 1 - vtkAnnotationLayers (optional)

Definition at line 43 of file vtkRemoveHiddenData.h.


Public Types

typedef vtkPassInputTypeAlgorithm 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 vtkRemoveHiddenDataNew ()
static int IsTypeOf (const char *type)
static vtkRemoveHiddenDataSafeDownCast (vtkObject *o)

Protected Member Functions

 vtkRemoveHiddenData ()
 ~vtkRemoveHiddenData ()
int FillInputPortInformation (int port, vtkInformation *info)
int RequestData (vtkInformation *, vtkInformationVector **, vtkInformationVector *)

Member Typedef Documentation

Reimplemented from vtkPassInputTypeAlgorithm.

Definition at line 47 of file vtkRemoveHiddenData.h.


Constructor & Destructor Documentation

vtkRemoveHiddenData::vtkRemoveHiddenData (  )  [protected]

vtkRemoveHiddenData::~vtkRemoveHiddenData (  )  [protected]


Member Function Documentation

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

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

Reimplemented from vtkPassInputTypeAlgorithm.

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

Reimplemented from vtkPassInputTypeAlgorithm.

static int vtkRemoveHiddenData::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 vtkPassInputTypeAlgorithm.

virtual int vtkRemoveHiddenData::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 vtkPassInputTypeAlgorithm.

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

Reimplemented from vtkPassInputTypeAlgorithm.

void vtkRemoveHiddenData::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 vtkPassInputTypeAlgorithm.

int vtkRemoveHiddenData::RequestData ( vtkInformation ,
vtkInformationVector **  ,
vtkInformationVector  
) [protected, virtual]

Convert the vtkGraph into vtkPolyData.

Reimplemented from vtkPassInputTypeAlgorithm.

int vtkRemoveHiddenData::FillInputPortInformation ( int  port,
vtkInformation info 
) [protected, virtual]

Set the input type of the algorithm to vtkGraph.

Reimplemented from vtkPassInputTypeAlgorithm.


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

Generated on Mon Sep 27 18:47:02 2010 for VTK by  doxygen 1.5.6