#include <vtkPVRenderViewProxyImplementation.h>
Inheritance diagram for vtkPVRenderViewProxyImplementation:
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 vtkPVRenderView * | GetPVRenderView () |
Static Public Member Functions | |
vtkPVRenderViewProxyImplementation * | New () |
Protected Member Functions | |
vtkPVRenderViewProxyImplementation () | |
~vtkPVRenderViewProxyImplementation () |
Definition at line 28 of file vtkPVRenderViewProxyImplementation.h.
|
|
|
|
|
|
|
|
|
|
|
Forward these calls to an actual vtkPVRenderView in a sub class. Implements vtkPVRenderViewProxy. |
|
Forward these calls to an actual vtkPVRenderView in a sub class. Implements vtkPVRenderViewProxy. |
|
Forward these calls to an actual vtkPVRenderView in a sub class. Implements vtkPVRenderViewProxy. |
|
Set/Get the PVRenderView. |
|
Set/Get the PVRenderView. |