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