casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Classes | Namespaces | Enumerations | Functions
GLSupport.h File Reference

Go to the source code of this file.

Classes

class  casa::GLLogIO
 GLLogIO adds tracing support to the AIPS++ LogIO object. More...

Namespaces

namespace  casa
 this file contains all the compiler specific defines

Enumerations

enum  casa::GLTraceLevel {
  casa::GLTraceNone,
  casa::GLTraceErrors,
  casa::GLTraceInfo,
  casa::GLTraceCalls,
  casa::GLTraceImages,
  casa::GLTraceGraphics,
  casa::GLTraceMath,
  casa::GLTraceOther,
  casa::GLTraceNormal,
  casa::GLTraceAll
}

Functions

const char * casa::GLbufferToString (int b)
 Convert various OpenGL constants to their string representations.
const char * casa::GLformatToString (GLenum format)
void casa::GLAttribToString (GLbitfield bits, String &str)
 Given a glPushAttrib argument, append the string with the arg's string representation.