structGLWindowInfo Struct Reference

Structure for creating a context from a window. More...

#include <GlWindowOSX.h>

List of all members.

Public Attributes

Boolean fAcceleratedMust
GLint aglAttributes [64]
long VRAM
long textureRAM
AGLPixelFormat fmt
Boolean fDraggable


Detailed Description

Structure for creating a context from a window.

This structure comes from Carbon SetupGL 1.5 distributed by Apple Corporation. Its use is here is permitted by the license.

Definition at line 60 of file GlWindowOSX.h.


Member Data Documentation

Boolean structGLWindowInfo::fAcceleratedMust

Definition at line 61 of file GlWindowOSX.h.

Referenced by vrj::GlWindowOSX::BuildGLonWindow(), and vrj::GlWindowOSX::open().

GLint structGLWindowInfo::aglAttributes[64]

Definition at line 62 of file GlWindowOSX.h.

Referenced by vrj::GlWindowOSX::BuildGLonWindow(), and vrj::GlWindowOSX::open().

long structGLWindowInfo::VRAM

Definition at line 65 of file GlWindowOSX.h.

Referenced by vrj::GlWindowOSX::BuildGLonWindow(), and vrj::GlWindowOSX::open().

long structGLWindowInfo::textureRAM

Definition at line 67 of file GlWindowOSX.h.

Referenced by vrj::GlWindowOSX::BuildGLonWindow(), and vrj::GlWindowOSX::open().

AGLPixelFormat structGLWindowInfo::fmt

Definition at line 70 of file GlWindowOSX.h.

Referenced by vrj::GlWindowOSX::BuildGLonWindow(), vrj::GlWindowOSX::DestroyGLFromWindow(), and vrj::GlWindowOSX::open().

Boolean structGLWindowInfo::fDraggable

Definition at line 71 of file GlWindowOSX.h.

Referenced by vrj::GlWindowOSX::BuildGLonWindow(), and vrj::GlWindowOSX::open().


The documentation for this struct was generated from the following file:
Generated on Thu Jan 4 10:57:57 2007 for VR Juggler by  doxygen 1.5.1