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

vtkSMIceTRenderModuleProxy Class Reference

Multi Display using IceT. This can be used with or without tiles. When using without tiles. More...

#include <vtkSMIceTRenderModuleProxy.h>

Inheritance diagram for vtkSMIceTRenderModuleProxy:

Inheritance graph
[legend]
Collaboration diagram for vtkSMIceTRenderModuleProxy:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkSMIceTRenderModuleProxy, vtkSMIceTDesktopRenderModuleProxy)
void PrintSelf (ostream &os, vtkIndent indent)
virtual int IsRenderLocal ()
virtual void SetCollectGeometryThreshold (double)
virtual double GetCollectGeometryThreshold ()
virtual void SetStillReductionFactor (int)
virtual int GetStillReductionFactor ()

Static Public Member Functions

vtkSMIceTRenderModuleProxyNew ()

Protected Member Functions

 vtkSMIceTRenderModuleProxy ()
 ~vtkSMIceTRenderModuleProxy ()
virtual void InitializeCompositingPipeline ()
virtual int GetLocalRenderDecision (unsigned long totalMemory, int stillRender)
virtual void InteractiveRender ()
virtual void StillRender ()
virtual void BeginInteractiveRender ()
virtual void EndInteractiveRender ()
int GetSuppressGeometryCollectionDecision ()
void ChooseSuppressGeometryCollection ()
virtual void BeginStillRender ()
virtual void EndStillRender ()

Protected Attributes

double CollectGeometryThreshold
int StillReductionFactor

Detailed Description

Multi Display using IceT. This can be used with or without tiles. When using without tiles.

Definition at line 26 of file vtkSMIceTRenderModuleProxy.h.


Constructor & Destructor Documentation

vtkSMIceTRenderModuleProxy::vtkSMIceTRenderModuleProxy  )  [protected]
 

vtkSMIceTRenderModuleProxy::~vtkSMIceTRenderModuleProxy  )  [protected]
 


Member Function Documentation

vtkSMIceTRenderModuleProxy* vtkSMIceTRenderModuleProxy::New  )  [static]
 

Reimplemented from vtkSMIceTDesktopRenderModuleProxy.

vtkSMIceTRenderModuleProxy::vtkTypeRevisionMacro vtkSMIceTRenderModuleProxy  ,
vtkSMIceTDesktopRenderModuleProxy 
 

void vtkSMIceTRenderModuleProxy::PrintSelf ostream &  os,
vtkIndent  indent
 

Reimplemented from vtkSMIceTDesktopRenderModuleProxy.

virtual void vtkSMIceTRenderModuleProxy::SetCollectGeometryThreshold double   )  [virtual]
 

Select the threshold at which any geometry is collected on the client.

virtual double vtkSMIceTRenderModuleProxy::GetCollectGeometryThreshold  )  [virtual]
 

Select the threshold at which any geometry is collected on the client.

virtual int vtkSMIceTRenderModuleProxy::IsRenderLocal  )  [inline, virtual]
 

Indicates if we should locally render.

Reimplemented from vtkSMCompositeRenderModuleProxy.

Definition at line 41 of file vtkSMIceTRenderModuleProxy.h.

virtual void vtkSMIceTRenderModuleProxy::SetStillReductionFactor int   )  [virtual]
 

Set this flag to indicate whether to calculate the reduction factor for use in tree composite (or client server) when still rendering.

virtual int vtkSMIceTRenderModuleProxy::GetStillReductionFactor  )  [virtual]
 

Set this flag to indicate whether to calculate the reduction factor for use in tree composite (or client server) when still rendering.

virtual void vtkSMIceTRenderModuleProxy::InitializeCompositingPipeline  )  [protected, virtual]
 

Subclasses should override this method to intialize the Composite Manager. This is called after CreateVTKObjects();

Reimplemented from vtkSMIceTDesktopRenderModuleProxy.

virtual int vtkSMIceTRenderModuleProxy::GetLocalRenderDecision unsigned long  totalMemory,
int  stillRender
[protected, virtual]
 

Reimplemented from vtkSMCompositeRenderModuleProxy.

virtual void vtkSMIceTRenderModuleProxy::InteractiveRender  )  [protected, virtual]
 

Render based on the interactive render parameters. This usually means LOD size, LOD geometry.

Reimplemented from vtkSMCompositeRenderModuleProxy.

virtual void vtkSMIceTRenderModuleProxy::StillRender  )  [protected, virtual]
 

Render based on the still render parameters. This usually means full size, full geometry.

Reimplemented from vtkSMIceTDesktopRenderModuleProxy.

virtual void vtkSMIceTRenderModuleProxy::BeginStillRender  )  [protected, virtual]
 

Method called before/after Still Render is called. Can be used to set GlobalLODFlag.

Reimplemented from vtkSMRenderModuleProxy.

virtual void vtkSMIceTRenderModuleProxy::EndStillRender  )  [protected, virtual]
 

Method called before/after Still Render is called. Can be used to set GlobalLODFlag.

Reimplemented from vtkSMRenderModuleProxy.

virtual void vtkSMIceTRenderModuleProxy::BeginInteractiveRender  )  [protected, virtual]
 

Reimplemented from vtkSMRenderModuleProxy.

virtual void vtkSMIceTRenderModuleProxy::EndInteractiveRender  )  [protected, virtual]
 

Reimplemented from vtkSMRenderModuleProxy.

int vtkSMIceTRenderModuleProxy::GetSuppressGeometryCollectionDecision  )  [protected]
 

Indicates if geometry should be collected on the client. If the data is really big, sometimes even a decimated version of it does not fit on the client well.

void vtkSMIceTRenderModuleProxy::ChooseSuppressGeometryCollection  )  [protected]
 

Convenience method for synchronizing the SuppressGeometryCollection flag on all the display proxies.


Member Data Documentation

double vtkSMIceTRenderModuleProxy::CollectGeometryThreshold [protected]
 

Definition at line 54 of file vtkSMIceTRenderModuleProxy.h.

int vtkSMIceTRenderModuleProxy::StillReductionFactor [protected]
 

Definition at line 55 of file vtkSMIceTRenderModuleProxy.h.


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