13 #ifndef vtkRendererNode_h
14 #define vtkRendererNode_h
16 #include "vtkRenderingSceneGraphModule.h"
19 VTK_ABI_NAMESPACE_BEGIN
32 void Build(
bool prepass)
override;
37 vtkGetVector2Macro(Size,
int);
38 vtkSetVector2Macro(Size,
int);
43 vtkGetVector4Macro(Viewport,
double);
44 vtkSetVector4Macro(Viewport,
double);
49 vtkGetVector2Macro(Scale,
int);
50 vtkSetVector2Macro(Scale,
int);
virtual void Build(bool)
Builds myself.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
vtkViewNode specialized for vtkRenderers
create and manipulate ordered lists of objects
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...
a node within a VTK scene graph