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

vtkSMCaveRenderModuleProxy Class Reference

Handles Cave with duplication. More...

#include <vtkSMCaveRenderModuleProxy.h>

Inheritance diagram for vtkSMCaveRenderModuleProxy:

Inheritance graph
[legend]
Collaboration diagram for vtkSMCaveRenderModuleProxy:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkSMCaveRenderModuleProxy, vtkSMCompositeRenderModuleProxy)
void PrintSelf (ostream &os, vtkIndent indent)

Static Public Member Functions

vtkSMCaveRenderModuleProxyNew ()

Protected Member Functions

 vtkSMCaveRenderModuleProxy ()
 ~vtkSMCaveRenderModuleProxy ()
virtual void CreateCompositeManager ()
virtual void InitializeCompositingPipeline ()
void LoadConfigurationFile (int numDisplays)
void ConfigureFromServerInformation ()
virtual int GetLocalRenderDecision (unsigned long, int)

Detailed Description

Handles Cave with duplication.

This module hanldes rendering to a cave. I am trying to configure arbitrary displays as a variation of the tiled display modules. This module only handles dulication with no compositing.

Definition at line 30 of file vtkSMCaveRenderModuleProxy.h.


Constructor & Destructor Documentation

vtkSMCaveRenderModuleProxy::vtkSMCaveRenderModuleProxy  )  [protected]
 

vtkSMCaveRenderModuleProxy::~vtkSMCaveRenderModuleProxy  )  [protected]
 


Member Function Documentation

vtkSMCaveRenderModuleProxy* vtkSMCaveRenderModuleProxy::New  )  [static]
 

Reimplemented from vtkSMCompositeRenderModuleProxy.

vtkSMCaveRenderModuleProxy::vtkTypeRevisionMacro vtkSMCaveRenderModuleProxy  ,
vtkSMCompositeRenderModuleProxy 
 

void vtkSMCaveRenderModuleProxy::PrintSelf ostream &  os,
vtkIndent  indent
 

Reimplemented from vtkSMCompositeRenderModuleProxy.

virtual void vtkSMCaveRenderModuleProxy::CreateCompositeManager  )  [protected, virtual]
 

Subclasses must decide what type of CompositeManagerProxy they need. This method is called to make that decision. Subclasses are expected to add the CompositeManagerProxy as a SubProxy named "CompositeManager".

Reimplemented from vtkSMCompositeRenderModuleProxy.

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

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

Reimplemented from vtkSMCompositeRenderModuleProxy.

void vtkSMCaveRenderModuleProxy::LoadConfigurationFile int  numDisplays  )  [protected]
 

void vtkSMCaveRenderModuleProxy::ConfigureFromServerInformation  )  [protected]
 

virtual int vtkSMCaveRenderModuleProxy::GetLocalRenderDecision unsigned  long,
int 
[protected, virtual]
 

For Cave composition is always collect.

Reimplemented from vtkSMCompositeRenderModuleProxy.


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