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

Go to the source code of this file.

Macros

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

Macro Definition Documentation

◆ OCTAVE_QT_OPENGL_WIDGET_FORMAT_ARGS

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

Definition at line 48 of file GLCanvas.cc.