28 #ifndef vtkRenderState_h
29 #define vtkRenderState_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
#define VTKRENDERINGOPENGL2_EXPORT
abstract specification for renderers
Context in which a vtkRenderPass will render.
internal class which encapsulates OpenGL frame buffer object. Not to be used directly.