33 #ifndef vtkOpenGLModelViewProjectionMonitor_h
34 #define vtkOpenGLModelViewProjectionMonitor_h
36 #include "vtkRenderingOpenGLModule.h"
71 { this->Initialize(); }
a simple class to control print indentation
abstract base class for most VTK objects
tracks state of OpenGL model-view and projection matrices.
vtkOpenGLModelViewProjectionMonitor()
void SetProjection(float *val)
Set the matrix data.
bool StateChanged()
Fetches the current GL state and updates the internal copies of the data.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
void SetModelView(float *val)
~vtkOpenGLModelViewProjectionMonitor()
static vtkOpenGLModelViewProjectionMonitor * New()
void Update()
Fetch and store OpenGL model view matrix.