22#ifndef vtkRendererNode_h
23#define vtkRendererNode_h
25#include "vtkRenderingSceneGraphModule.h"
40 void Build(
bool prepass)
override;
45 vtkGetVector2Macro(Size,
int);
46 vtkSetVector2Macro(Size,
int);
51 vtkGetVector4Macro(Viewport,
double);
52 vtkSetVector4Macro(Viewport,
double);
57 vtkGetVector2Macro(Scale,
int);
58 vtkSetVector2Macro(Scale,
int);
create and manipulate ordered lists of objects
a simple class to control print indentation
vtkViewNode specialized for vtkRenderers
~vtkRendererNode() override
static vtkRendererNode * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
void Build(bool prepass) override
Build containers for our child nodes.
a node within a VTK scene graph