28 #ifndef vtkRenderState_h
29 #define vtkRenderState_h
31 #include "vtkRenderingOpenGLModule.h"
69 void GetWindowSize(
int size[2])
const;
76 int GetPropArrayCount()
const;
88 void SetPropArrayAndCount(
vtkProp **propArray,
abstract superclass for all actors, volumes and annotations
vtkFrameBufferObject * FrameBuffer
vtkInformation * RequiredKeys
abstract specification for renderers
Context in which a vtkRenderPass will render.
internal class which encapsulates OpenGL frame buffer object. Not to be used directly.