Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

panda/src/wgldisplay/config_wgldisplay.cxx File Reference

#include "config_wgldisplay.h"
#include "wglGraphicsPipe.h"
#include "wglGraphicsStateGuardian.h"
#include "wglGraphicsWindow.h"
#include "graphicsPipeSelection.h"
#include "dconfig.h"

Go to the source code of this file.

Functions

 Configure (config_wgldisplay)
 NotifyCategoryDef (wgldisplay,"windisplay")
 ConfigureFn (config_wgldisplay)
void init_libwgldisplay ()
 Initializes the library.


Variables

int gl_force_pixfmt = config_wgldisplay.GetInt("gl-force-pixfmt", 0)
bool gl_force_invalid = config_wgldisplay.GetBool("gl-force-invalid", false)
bool gl_do_vidmemsize_check = config_wgldisplay.GetBool("gl-do-vidmemsize-check", true)


Detailed Description

Definition in file config_wgldisplay.cxx.


Function Documentation

Configure config_wgldisplay   ) 
 

ConfigureFn config_wgldisplay   ) 
 

Definition at line 32 of file config_wgldisplay.cxx.

References wglGraphicsWindow::init_type(), wglGraphicsStateGuardian::init_type(), and wglGraphicsPipe::init_type().

void init_libwgldisplay  ) 
 

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 52 of file config_wgldisplay.cxx.

NotifyCategoryDef wgldisplay  ,
"windisplay" 
 


Variable Documentation

bool gl_do_vidmemsize_check = config_wgldisplay.GetBool("gl-do-vidmemsize-check", true)
 

Definition at line 76 of file config_wgldisplay.cxx.

bool gl_force_invalid = config_wgldisplay.GetBool("gl-force-invalid", false)
 

Definition at line 71 of file config_wgldisplay.cxx.

int gl_force_pixfmt = config_wgldisplay.GetInt("gl-force-pixfmt", 0)
 

Definition at line 68 of file config_wgldisplay.cxx.

Referenced by PT().


Generated on Fri May 2 00:46:19 2003 for Panda by doxygen1.3