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 |
----------------------------------------------------------------------------- Start of casa namespace ----------------------------------------------------------------------------- | |
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. | |
1.6.1