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

vtkColorByPart Class Reference

Adds a scalar array with input index as values. More...

#include <vtkColorByPart.h>

List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkColorByPart, vtkSource)
void PrintSelf (ostream &os, vtkIndent indent)
void AddInput (vtkDataSet *in)
virtual void ComputeInputUpdateExtents (vtkDataObject *output)
vtkDataSet * GetInput (int idx)
vtkDataSet * GetInput ()
int GetNumberOfOutputs ()
vtkDataSet * GetOutput (int idx)
vtkDataSet * GetOutput ()

Static Public Member Functions

vtkColorByPartNew ()

Protected Member Functions

 vtkColorByPart ()
 ~vtkColorByPart ()
virtual void Execute ()
virtual void ExecuteInformation ()


Detailed Description

Adds a scalar array with input index as values.

vtkColorByPart specific for paraview. Adds a scalar array so each part will get a separate color.

Definition at line 30 of file vtkColorByPart.h.


Constructor & Destructor Documentation

vtkColorByPart::vtkColorByPart  )  [inline, protected]
 

Definition at line 60 of file vtkColorByPart.h.

vtkColorByPart::~vtkColorByPart  )  [inline, protected]
 

Definition at line 61 of file vtkColorByPart.h.


Member Function Documentation

vtkColorByPart* vtkColorByPart::New  )  [static]
 

vtkColorByPart::vtkTypeRevisionMacro vtkColorByPart  ,
vtkSource 
 

void vtkColorByPart::PrintSelf ostream &  os,
vtkIndent  indent
 

void vtkColorByPart::AddInput vtkDataSet *  in  ) 
 

Add a dataset to the list of data to append.

vtkDataSet* vtkColorByPart::GetInput int  idx  ) 
 

Get any input of this filter.

vtkDataSet* vtkColorByPart::GetInput  )  [inline]
 

Get any input of this filter.

Definition at line 44 of file vtkColorByPart.h.

int vtkColorByPart::GetNumberOfOutputs  ) 
 

Get any input of this filter.

vtkDataSet* vtkColorByPart::GetOutput int  idx  ) 
 

Get any input of this filter.

vtkDataSet* vtkColorByPart::GetOutput  )  [inline]
 

Get any input of this filter.

Definition at line 52 of file vtkColorByPart.h.

virtual void vtkColorByPart::ComputeInputUpdateExtents vtkDataObject *  output  )  [virtual]
 

By default copy the output update extent to the input

virtual void vtkColorByPart::Execute  )  [protected, virtual]
 

virtual void vtkColorByPart::ExecuteInformation  )  [protected, virtual]
 


The documentation for this class was generated from the following file:
Generated on Tue May 30 12:36:18 2006 for ParaView by doxygen 1.3.5