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

panda/src/glgsg/glGraphicsStateGuardian.h File Reference

#include "pandabase.h"
#include "graphicsStateGuardian.h"
#include "geomprimitives.h"
#include "texture.h"
#include "pixelBuffer.h"
#include "displayRegion.h"
#include "material.h"
#include "depthTestAttrib.h"
#include "textureApplyAttrib.h"
#include "pointerToArray.h"
#include "fog.h"
#include <GL/gl.h>
#include "glGraphicsStateGuardian.I"

Go to the source code of this file.

Compounds

class  GLGraphicsStateGuardian
 A GraphicsStateGuardian specialized for rendering into OpenGL contexts. More...


Defines

#define DO_PSTATS_STUFF(XX)
#define ISPOW2(X)   (((X) & ((X)-1))==0)
#define report_gl_errors()   GLGraphicsStateGuardian::report_errors(__LINE__, __FILE__)


Detailed Description

Definition in file glGraphicsStateGuardian.h.


Define Documentation

#define DO_PSTATS_STUFF XX   ) 
 

Definition at line 346 of file glGraphicsStateGuardian.h.

#define ISPOW2  )     (((X) & ((X)-1))==0)
 

Definition at line 349 of file glGraphicsStateGuardian.h.

 
#define report_gl_errors  )     GLGraphicsStateGuardian::report_errors(__LINE__, __FILE__)
 

Definition at line 352 of file glGraphicsStateGuardian.h.

Referenced by GLGraphicsStateGuardian::apply_fog(), GLGraphicsStateGuardian::issue_texture(), GLGraphicsStateGuardian::issue_transform(), GLGraphicsStateGuardian::prepare_display_region(), and GLGraphicsStateGuardian::prepare_lens().


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