30 #ifndef vtkOpenGLModelViewProjectionMonitor_h
31 #define vtkOpenGLModelViewProjectionMonitor_h
33 #include "vtkRenderingOpenGLModule.h"
62 void SetProjection(
float *val);
63 void SetModelView(
float *val);
68 { this->Initialize(); }
~vtkOpenGLModelViewProjectionMonitor() override
abstract base class for most VTK objects
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
virtual void Update()
Updates the extensions string.
a simple class to control print indentation
tracks state of OpenGL model-view and projection matrices.
vtkOpenGLModelViewProjectionMonitor()
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...