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

vtkSMShrunkContoursProxy Class Reference

implementing a VTK pipeline in a proxy. More...

#include <vtkSMShrunkContoursProxy.h>

Inheritance diagram for vtkSMShrunkContoursProxy:

Inheritance graph
[legend]
Collaboration diagram for vtkSMShrunkContoursProxy:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkSMShrunkContoursProxy, vtkSMSourceProxy)
void PrintSelf (ostream &os, vtkIndent indent)
virtual void CreateVTKObjects (int numObjects)
virtual void CreateParts ()

Static Public Member Functions

vtkSMShrunkContoursProxyNew ()

Protected Member Functions

 vtkSMShrunkContoursProxy ()
 ~vtkSMShrunkContoursProxy ()

Detailed Description

implementing a VTK pipeline in a proxy.

This proxy is an example illustrating how to set up a pipeline in a proxy.

Definition at line 26 of file vtkSMShrunkContoursProxy.h.


Constructor & Destructor Documentation

vtkSMShrunkContoursProxy::vtkSMShrunkContoursProxy  )  [protected]
 

vtkSMShrunkContoursProxy::~vtkSMShrunkContoursProxy  )  [protected]
 


Member Function Documentation

vtkSMShrunkContoursProxy* vtkSMShrunkContoursProxy::New  )  [static]
 

Reimplemented from vtkSMSourceProxy.

vtkSMShrunkContoursProxy::vtkTypeRevisionMacro vtkSMShrunkContoursProxy  ,
vtkSMSourceProxy 
 

void vtkSMShrunkContoursProxy::PrintSelf ostream &  os,
vtkIndent  indent
 

Reimplemented from vtkSMSourceProxy.

virtual void vtkSMShrunkContoursProxy::CreateVTKObjects int  numObjects  )  [virtual]
 

Given the number of objects (numObjects), class name (VTKClassName) and server ids ( this->GetServerIDs()), this methods instantiates the objects on the server(s)

Reimplemented from vtkSMSourceProxy.

virtual void vtkSMShrunkContoursProxy::CreateParts  )  [virtual]
 

Create n parts where n is the number of filters. Each part correspond to one output of one filter. This method is overridden to ensure that the parts are created using the last proxy in the pipeline.

Reimplemented from vtkSMSourceProxy.


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