34 #ifndef __vtkCameraPass_h
35 #define __vtkCameraPass_h
71 vtkSetMacro(AspectRatioOverride,
double);
72 vtkGetMacro(AspectRatioOverride,
double);
81 virtual void GetTiledSizeAndOrigin(
double AspectRatioOverride
vtkRenderPass * DelegatePass
Implement the camera render pass.
GLint GLint GLsizei GLsizei height
void PrintSelf(ostream &os, vtkIndent indent)
window superclass for vtkRenderWindow
Context in which a vtkRenderPass will render.
GLubyte GLubyte GLubyte GLubyte w
a simple class to control print indentation
#define VTKRENDERINGOPENGL_EXPORT
GLint GLint GLsizei width
virtual void Render(const vtkRenderState *s)=0
virtual void ReleaseGraphicsResources(vtkWindow *w)
Perform part of the rendering of a vtkRenderer.