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

vtkSMIceTMultiDisplayProxy Class Reference

For tiled display driven by ICE-T. More...

#include <vtkSMIceTMultiDisplayProxy.h>

Inheritance diagram for vtkSMIceTMultiDisplayProxy:

Inheritance graph
[legend]
Collaboration diagram for vtkSMIceTMultiDisplayProxy:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkSMIceTMultiDisplayProxy, vtkSMMultiDisplayProxy)
virtual void PrintSelf (ostream &os, vtkIndent indent)
virtual void SetCollectionDecision (int)
virtual void SetLODCollectionDecision (int)
virtual void SetSuppressGeometryCollection (int)
virtual int GetSuppressGeometryCollection ()

Static Public Member Functions

vtkSMIceTMultiDisplayProxyNew ()

Protected Member Functions

 vtkSMIceTMultiDisplayProxy ()
 ~vtkSMIceTMultiDisplayProxy ()
virtual void CreateVTKObjects (int numObjects)
virtual void SetupPipeline ()
virtual void SetupDefaults ()

Protected Attributes

vtkSMProxyOutlineFilterProxy
vtkSMProxyOutlineCollectProxy
vtkSMProxyOutlineUpdateSuppressorProxy
int SuppressGeometryCollection

Detailed Description

For tiled display driven by ICE-T.

Adds some slight functionality for doing multi tile displays with ICE-T. Mostly just handles cases where there is a lot of data being rendered (i.e. don't necessarily collect LDO on node zero).

Definition at line 29 of file vtkSMIceTMultiDisplayProxy.h.


Constructor & Destructor Documentation

vtkSMIceTMultiDisplayProxy::vtkSMIceTMultiDisplayProxy  )  [protected]
 

vtkSMIceTMultiDisplayProxy::~vtkSMIceTMultiDisplayProxy  )  [protected]
 


Member Function Documentation

vtkSMIceTMultiDisplayProxy::vtkTypeRevisionMacro vtkSMIceTMultiDisplayProxy  ,
vtkSMMultiDisplayProxy 
 

vtkSMIceTMultiDisplayProxy* vtkSMIceTMultiDisplayProxy::New  )  [static]
 

Reimplemented from vtkSMMultiDisplayProxy.

virtual void vtkSMIceTMultiDisplayProxy::PrintSelf ostream &  os,
vtkIndent  indent
[virtual]
 

Reimplemented from vtkSMMultiDisplayProxy.

virtual void vtkSMIceTMultiDisplayProxy::SetCollectionDecision int   )  [virtual]
 

Overridden to only collect LOD when the data is less than some threshold.

Reimplemented from vtkSMCompositeDisplayProxy.

virtual void vtkSMIceTMultiDisplayProxy::SetLODCollectionDecision int   )  [virtual]
 

Overridden to only collect LOD when the data is less than some threshold.

Reimplemented from vtkSMMultiDisplayProxy.

virtual void vtkSMIceTMultiDisplayProxy::SetSuppressGeometryCollection int   )  [virtual]
 

When on, geometry collection is suppressed and instead outlines are collected.

virtual int vtkSMIceTMultiDisplayProxy::GetSuppressGeometryCollection  )  [virtual]
 

When on, geometry collection is suppressed and instead outlines are collected.

virtual void vtkSMIceTMultiDisplayProxy::CreateVTKObjects int  numObjects  )  [protected, 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 vtkSMMultiDisplayProxy.

virtual void vtkSMIceTMultiDisplayProxy::SetupPipeline  )  [protected, virtual]
 

Sets the local collectors inputs to be bounding boxes.

Reimplemented from vtkSMCompositeDisplayProxy.

virtual void vtkSMIceTMultiDisplayProxy::SetupDefaults  )  [protected, virtual]
 

Sets the local collectors inputs to be bounding boxes.

Reimplemented from vtkSMCompositeDisplayProxy.


Member Data Documentation

vtkSMProxy* vtkSMIceTMultiDisplayProxy::OutlineFilterProxy [protected]
 

Definition at line 62 of file vtkSMIceTMultiDisplayProxy.h.

vtkSMProxy* vtkSMIceTMultiDisplayProxy::OutlineCollectProxy [protected]
 

Definition at line 63 of file vtkSMIceTMultiDisplayProxy.h.

vtkSMProxy* vtkSMIceTMultiDisplayProxy::OutlineUpdateSuppressorProxy [protected]
 

Definition at line 64 of file vtkSMIceTMultiDisplayProxy.h.

int vtkSMIceTMultiDisplayProxy::SuppressGeometryCollection [protected]
 

Definition at line 66 of file vtkSMIceTMultiDisplayProxy.h.


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