Panda3D
|
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
#include "pandabase.h"
#include "config_glgsg.h"
#include <GL/gl.h>
#include "panda_glext.h"
#include "glstuff_src.h"
Go to the source code of this file.
Macros | |
#define | __glext_h_ |
#define | CLASSPREFIX_QUOTED "GL" |
#define | CLP(name) GL ## name |
#define | CONFIGOBJ config_glgsg |
#define | EXPCL_GL EXPCL_PANDA_GLGSG |
#define | EXPTP_GL EXPTP_PANDA_GLGSG |
#define | GL_GLEXT_VERSION 0 |
#define | GLCAT glgsg_cat |
#define | GLP(name) gl ## name |
#define | GLPf(name) gl ## name ## f |
#define | GLPfv(name) gl ## name ## fv |
#define | GLPREFIX_QUOTED "gl" |
#define | GLSYSTEM_NAME "OpenGL" |
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 glgsg.h.