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

panda/src/wgldisplay/wglGraphicsPipe.cxx File Reference

#include "wglGraphicsPipe.h"
#include "config_wgldisplay.h"
#include "config_windisplay.h"

Go to the source code of this file.

Enumerations

enum  OGLDriverType { Software, MCD, ICD }

Functions

 PT (GraphicsPipe) wglGraphicsPipe
 This function is passed to the GraphicsPipeSelection object to allow the user to make a default wglGraphicsPipe.

 PT (GraphicsStateGuardian) wglGraphicsPipe
 Creates a new GSG to use the pipe (but no windows have been created yet for the GSG).

 PT (GraphicsWindow) wglGraphicsPipe
 Creates a new window on the pipe, if possible.


Variables

const char *const OGLDrvStrings [] = { "Software", "MCD", "ICD" }


Detailed Description

Definition in file wglGraphicsPipe.cxx.


Enumeration Type Documentation

enum OGLDriverType
 

Enumeration values:
Software 
MCD 
ICD 

Definition at line 26 of file wglGraphicsPipe.cxx.


Function Documentation

PT GraphicsWindow   )  [inline]
 

Creates a new window on the pipe, if possible.

Definition at line 151 of file wglGraphicsPipe.cxx.

PT GraphicsStateGuardian   ) 
 

Creates a new GSG to use the pipe (but no windows have been created yet for the GSG).

This method will be called in the draw thread for the GSG.

Definition at line 107 of file wglGraphicsPipe.cxx.

PT GraphicsPipe   ) 
 

This function is passed to the GraphicsPipeSelection object to allow the user to make a default wglGraphicsPipe.

Definition at line 90 of file wglGraphicsPipe.cxx.

References gl_force_pixfmt, and HDC().


Variable Documentation

const char* const OGLDrvStrings[] = { "Software", "MCD", "ICD" } [static]
 

Definition at line 27 of file wglGraphicsPipe.cxx.


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