#include <GlWindowOSX.h>
Public Attributes | |
| Boolean | fAcceleratedMust |
| GLint | aglAttributes [64] |
| long | VRAM |
| long | textureRAM |
| AGLPixelFormat | fmt |
| Boolean | fDraggable |
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.
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().
Definition at line 65 of file GlWindowOSX.h.
Referenced by vrj::GlWindowOSX::BuildGLonWindow(), and vrj::GlWindowOSX::open().
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().
1.5.1