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

vtkPVRenderViewProxy Class Reference

Forwards calls to the vtkPVRenderView class. More...

#include <vtkPVRenderViewProxy.h>

Inheritance diagram for vtkPVRenderViewProxy:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkPVRenderViewProxy, vtkObject)
virtual void EventuallyRender ()=0
virtual vtkRenderWindow * GetRenderWindow ()=0
virtual void Render ()=0

Protected Member Functions

 vtkPVRenderViewProxy ()
 ~vtkPVRenderViewProxy ()

Detailed Description

Forwards calls to the vtkPVRenderView class.

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

See also:
vtkPVRenderModuleProxy

Definition at line 33 of file vtkPVRenderViewProxy.h.


Constructor & Destructor Documentation

vtkPVRenderViewProxy::vtkPVRenderViewProxy  )  [inline, protected]
 

Definition at line 45 of file vtkPVRenderViewProxy.h.

vtkPVRenderViewProxy::~vtkPVRenderViewProxy  )  [inline, protected]
 

Definition at line 46 of file vtkPVRenderViewProxy.h.


Member Function Documentation

vtkPVRenderViewProxy::vtkTypeRevisionMacro vtkPVRenderViewProxy  ,
vtkObject 
 

virtual void vtkPVRenderViewProxy::EventuallyRender  )  [pure virtual]
 

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

Implemented in vtkPVRenderViewProxyImplementation.

virtual vtkRenderWindow* vtkPVRenderViewProxy::GetRenderWindow  )  [pure virtual]
 

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

Implemented in vtkPVRenderViewProxyImplementation.

virtual void vtkPVRenderViewProxy::Render  )  [pure virtual]
 

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

Implemented in vtkPVRenderViewProxyImplementation.


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