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

vtkPVRenderViewProxyImplementation Class Reference

#include <vtkPVRenderViewProxyImplementation.h>

Inheritance diagram for vtkPVRenderViewProxyImplementation:

Inheritance graph
[legend]
Collaboration diagram for vtkPVRenderViewProxyImplementation:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkPVRenderViewProxyImplementation, vtkPVRenderViewProxy)
void PrintSelf (ostream &os, vtkIndent indent)
virtual void EventuallyRender ()
virtual vtkRenderWindow * GetRenderWindow ()
virtual void Render ()
void SetPVRenderView (vtkPVRenderView *view)
virtual vtkPVRenderViewGetPVRenderView ()

Static Public Member Functions

vtkPVRenderViewProxyImplementationNew ()

Protected Member Functions

 vtkPVRenderViewProxyImplementation ()
 ~vtkPVRenderViewProxyImplementation ()

Detailed Description

This class is used to allow separation between client GUI code and server code. It forwards calls to the vtkPVRenderView class.

Definition at line 28 of file vtkPVRenderViewProxyImplementation.h.


Constructor & Destructor Documentation

vtkPVRenderViewProxyImplementation::vtkPVRenderViewProxyImplementation  )  [protected]
 

vtkPVRenderViewProxyImplementation::~vtkPVRenderViewProxyImplementation  )  [protected]
 


Member Function Documentation

vtkPVRenderViewProxyImplementation* vtkPVRenderViewProxyImplementation::New  )  [static]
 

vtkPVRenderViewProxyImplementation::vtkTypeRevisionMacro vtkPVRenderViewProxyImplementation  ,
vtkPVRenderViewProxy 
 

void vtkPVRenderViewProxyImplementation::PrintSelf ostream &  os,
vtkIndent  indent
 

virtual void vtkPVRenderViewProxyImplementation::EventuallyRender  )  [virtual]
 

Forward these calls to an actual vtkPVRenderView in a sub class.

Implements vtkPVRenderViewProxy.

virtual vtkRenderWindow* vtkPVRenderViewProxyImplementation::GetRenderWindow  )  [virtual]
 

Forward these calls to an actual vtkPVRenderView in a sub class.

Implements vtkPVRenderViewProxy.

virtual void vtkPVRenderViewProxyImplementation::Render  )  [virtual]
 

Forward these calls to an actual vtkPVRenderView in a sub class.

Implements vtkPVRenderViewProxy.

void vtkPVRenderViewProxyImplementation::SetPVRenderView vtkPVRenderView view  ) 
 

Set/Get the PVRenderView.

virtual vtkPVRenderView* vtkPVRenderViewProxyImplementation::GetPVRenderView  )  [virtual]
 

Set/Get the PVRenderView.


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