|
Crevaya 0.1-PreAlpha
|
#include "MainCanvas.h"#include <wx/wx.h>#include <GL/gl.h>#include <GL/glu.h>#include <GL/glut.h>
Variables | |
| static int | wx_gl_attribs [] |
int wx_gl_attribs[] [static] |
{WX_GL_RGBA, WX_GL_DOUBLEBUFFER, WX_GL_DEPTH_SIZE, 24, 0}