Panda3D
Functions | Variables
config_glxdisplay.h File Reference

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...

#include "pandabase.h"
#include "notifyCategoryProxy.h"
#include "configVariableString.h"
#include "configVariableBool.h"
#include "configVariableInt.h"

Go to the source code of this file.

Functions

EXPCL_PANDA_GLXDISPLAY void init_libglxdisplay ()
 Initializes the library. More...
 
 NotifyCategoryDecl (glxdisplay, EXPCL_PANDA_GLXDISPLAY, EXPTP_PANDA_GLXDISPLAY)
 

Variables

ConfigVariableBool glx_get_os_address
 
ConfigVariableBool glx_get_proc_address
 
ConfigVariableBool glx_support_fbconfig
 
ConfigVariableBool glx_support_pbuffer
 
ConfigVariableBool glx_support_pixmap
 

Detailed Description

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."

Author
cary
Date
1999-10-07

Definition in file config_glxdisplay.h.

Function Documentation

◆ init_libglxdisplay()

EXPCL_PANDA_GLXDISPLAY void init_libglxdisplay ( )

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 78 of file config_glxdisplay.cxx.

References GraphicsPipeSelection::add_pipe_type(), GraphicsPipeSelection::get_global_ptr(), PandaSystem::get_global_ptr(), and PandaSystem::set_system_tag().