Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

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 Sun May 2 15:11:05 2004 for VR Juggler by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002