#include <common.h>
Public Attributes | |
float | left |
float | right |
float | bottom |
float | top |
Definition at line 34 of file common.h.
float OrthoViewT::left |
Definition at line 34 of file common.h.
Referenced by OpenGLWidget::mouseMoveEvent(), OpenGLWidget::OpenGLWidget(), and OpenGLWidget::wheelEvent().
float OrthoViewT::right |
Definition at line 34 of file common.h.
Referenced by OpenGLWidget::mouseMoveEvent(), OpenGLWidget::OpenGLWidget(), and OpenGLWidget::wheelEvent().
float OrthoViewT::bottom |
Definition at line 34 of file common.h.
Referenced by OpenGLWidget::mouseMoveEvent(), OpenGLWidget::OpenGLWidget(), and OpenGLWidget::wheelEvent().
float OrthoViewT::top |
Definition at line 34 of file common.h.
Referenced by OpenGLWidget::mouseMoveEvent(), OpenGLWidget::OpenGLWidget(), and OpenGLWidget::wheelEvent().