NCBI C++ ToolKit
Classes | Enumerations
glstate.hpp File Reference
#include <gui/opengl.h>
#include <gui/gui.hpp>
#include <gui/utils/vect2.hpp>
#include <gui/utils/vect3.hpp>
#include <gui/utils/vect4.hpp>
#include <gui/utils/matrix3.hpp>
#include <gui/utils/matrix4.hpp>
#include <gui/utils/rgba_color.hpp>
#include <gui/opengl/gltypes.hpp>
#include <gui/opengl/globject.hpp>
+ Include dependency graph for glstate.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Go to the SVN repository for this file.

Classes

class  IGlState
 IGlState Interface for setting values in CGlState. More...
 
class  CGlState
 CGlState Class to encapsulate Rendering state so that a set of user-selected GL state options can be saved and then enabled as needed, particularly before the rendering of some object. More...
 

Enumerations

enum  ERenderTarget {
  eOpenGL20 , eOpenGL11 , eMetal , eRenderPDF ,
  eRenderDebug , eRenderSVG , eApiUndefined
}
 Different api levels based on information from OpenGL driver. More...
 
Modified on Wed Sep 04 15:06:20 2024 by modify_doxy.py rev. 669887