32 #ifndef vtkOpenGLModelViewProjectionMonitor_h
33 #define vtkOpenGLModelViewProjectionMonitor_h
35 #include "vtkRenderingOpenGLModule.h"
57 void SetProjection(
float *val);
58 void SetModelView(
float *val);
64 { this->Initialize(); }
abstract base class for most VTK objects
~vtkOpenGLModelViewProjectionMonitor()
virtual void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
vtkOpenGLModelViewProjectionMonitor()