Unofficial OpenGL Software Development Kit  0.5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
glutil Directory Reference

Files

file  array_ref.h [code]
 Contains the array reference utility class.
 
file  Debug.h [code]
 Includes a function for attaching to ARB/KHR_debug_output and printing error messages automatically. This header must be included after an OpenGL header.
 
file  Font.h [code]
 Contains the basic font rendering system classes and functions.
 
file  glutil.h [code]
 Includes everything in the GL Utility library.
 
file  MatrixStack.h [code]
 Contains a matrix stack and associated classes.
 
file  MousePoles.h [code]
 Header for mouse poles.
 
file  Shader.h [code]
 Includes functions to help load and validate shaders and programs. This header must be included after an OpenGL header.
 
file  WindowPos.h [code]
 Contains functions to position the window relative to the desktop.