#include <pandabase.h>
#include <notifyCategoryProxy.h>
Go to the source code of this file.
Functions | |
NotifyCategoryDecl (glgsg, EXPCL_PANDAGL, EXPTP_PANDAGL) | |
EXPCL_PANDAGL void | init_libglgsg () |
Initializes the library. | |
Variables | |
bool | gl_show_transforms |
bool | gl_cheap_textures |
bool | gl_cull_traversal |
bool | gl_ignore_mipmaps |
bool | gl_force_mipmaps |
bool | gl_show_mipmaps |
bool | gl_save_mipmaps |
bool | gl_auto_normalize_lighting |
bool | gl_depth_offset_decals |
bool | gl_supports_bgr |
bool | gl_color_mask |
Definition in file config_glgsg.h.
|
Initializes the library. This must be called at least once before any of the functions or classes in this library can be used. Normally it will be called by the static initializers and need not be called explicitly, but special cases exist. Definition at line 112 of file config_glgsg.cxx. |
|
|
|
Definition at line 37 of file config_glgsg.h. |
|
Definition at line 31 of file config_glgsg.h. |
|
Definition at line 40 of file config_glgsg.h. |
|
Definition at line 32 of file config_glgsg.h. |
|
Definition at line 38 of file config_glgsg.h. |
|
Definition at line 34 of file config_glgsg.h. Referenced by GLGraphicsStateGuardian::set_draw_buffer(). |
|
Definition at line 33 of file config_glgsg.h. Referenced by GLGraphicsStateGuardian::set_draw_buffer(). |
|
Definition at line 36 of file config_glgsg.h. |
|
Definition at line 35 of file config_glgsg.h. |
|
Definition at line 30 of file config_glgsg.h. |
|
Definition at line 39 of file config_glgsg.h. Referenced by GLGraphicsStateGuardian::draw_pixel_buffer(), and GLGraphicsStateGuardian::set_draw_buffer(). |