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

vtkSMMultiDisplayProxy Class Reference

For tiled diplay (what on client). More...

#include <vtkSMMultiDisplayProxy.h>

Inheritance diagram for vtkSMMultiDisplayProxy:

Inheritance graph
[legend]
Collaboration diagram for vtkSMMultiDisplayProxy:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkSMMultiDisplayProxy, vtkSMCompositeDisplayProxy)
void PrintSelf (ostream &os, vtkIndent indent)
virtual void SetLODCollectionDecision (int)
void Update ()

Static Public Member Functions

vtkSMMultiDisplayProxyNew ()

Protected Member Functions

 vtkSMMultiDisplayProxy ()
 ~vtkSMMultiDisplayProxy ()
virtual void CreateVTKObjects (int num)

Detailed Description

For tiled diplay (what on client).

This class has an unfortunate name ... It always collects and displays the LOD on node zero (client when we enable client server). TODO: I wonder if we can get rid of this class altogether! It doesn't really do much.

Definition at line 29 of file vtkSMMultiDisplayProxy.h.


Constructor & Destructor Documentation

vtkSMMultiDisplayProxy::vtkSMMultiDisplayProxy  )  [protected]
 

vtkSMMultiDisplayProxy::~vtkSMMultiDisplayProxy  )  [protected]
 


Member Function Documentation

vtkSMMultiDisplayProxy* vtkSMMultiDisplayProxy::New  )  [static]
 

Reimplemented from vtkSMCompositeDisplayProxy.

Reimplemented in vtkSMIceTMultiDisplayProxy.

vtkSMMultiDisplayProxy::vtkTypeRevisionMacro vtkSMMultiDisplayProxy  ,
vtkSMCompositeDisplayProxy 
 

void vtkSMMultiDisplayProxy::PrintSelf ostream &  os,
vtkIndent  indent
 

Reimplemented from vtkSMCompositeDisplayProxy.

Reimplemented in vtkSMIceTMultiDisplayProxy.

virtual void vtkSMMultiDisplayProxy::SetLODCollectionDecision int   )  [virtual]
 

Overridden to set LOD collection decision to always Collect.

Reimplemented from vtkSMCompositeDisplayProxy.

Reimplemented in vtkSMIceTMultiDisplayProxy.

void vtkSMMultiDisplayProxy::Update  )  [virtual]
 

Update like normal, but make sure the LOD is collected. I encountered a bug. First render was missing the LOD on the client.

Reimplemented from vtkSMCompositeDisplayProxy.

virtual void vtkSMMultiDisplayProxy::CreateVTKObjects int  num  )  [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 vtkSMCompositeDisplayProxy.

Reimplemented in vtkSMIceTMultiDisplayProxy.


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