32 #ifndef vtkCameraPass_h 33 #define vtkCameraPass_h 35 #include "vtkRenderingOpenGL2Module.h" 76 vtkGetMacro(AspectRatioOverride,
double);
89 virtual void GetTiledSizeAndOrigin(
91 int* width,
int*
height,
int *originX,
97 double AspectRatioOverride;
Implement the camera render pass.
window superclass for vtkRenderWindow
Context in which a vtkRenderPass will render.
a simple class to control print indentation
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
virtual void Render(const vtkRenderState *s)=0
Perform rendering according to a render state s.
virtual void ReleaseGraphicsResources(vtkWindow *w)
Release graphics resources and ask components to release their own resources.
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...
Perform part of the rendering of a vtkRenderer.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.