Panda3D
|
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
#include "pandabase.h"
#include "graphicsPipe.h"
#include "glgsg.h"
#include "pre_x11_include.h"
#include <EGL/egl.h>
#include "post_x11_include.h"
#include "eglGraphicsPipe.I"
Go to the source code of this file.
Classes | |
class | eglGraphicsPipe |
This graphics pipe represents the interface for creating OpenGL ES graphics windows on an X-based (e.g. More... | |
Macros | |
#define | EGL_NO_X11 1 |
Typedefs | |
typedef GraphicsPipe | BaseGraphicsPipe |
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
All rights reserved.
All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."
Definition in file eglGraphicsPipe.h.
#define EGL_NO_X11 1 |
Definition at line 26 of file eglGraphicsPipe.h.
typedef GraphicsPipe BaseGraphicsPipe |
Definition at line 24 of file eglGraphicsPipe.h.