GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
GLCanvas.cc File Reference
#include "gl-render.h"
#include "gl2ps-print.h"
#include "graphics.h"
#include "octave-link.h"
#include "GLCanvas.h"
#include "gl-select.h"
Include dependency graph for GLCanvas.cc:

Go to the source code of this file.

Namespaces

 QtHandles
 

Macros

#define OCTAVE_QT_OPENGL_WIDGET_FORMAT_ARGS   QGLFormat (QGL::SampleBuffers | QGL::AlphaChannel),
 

Functions

void QtHandles::glDrawZoomBox (const QPoint &p1, const QPoint &p2)
 

Macro Definition Documentation

◆ OCTAVE_QT_OPENGL_WIDGET_FORMAT_ARGS

#define OCTAVE_QT_OPENGL_WIDGET_FORMAT_ARGS   QGLFormat (QGL::SampleBuffers | QGL::AlphaChannel),

Definition at line 45 of file GLCanvas.cc.