#include <aglPipe.h>


Public Member Functions | |
| AGLPipe (Pipe *parent) | |
| CGDirectDisplayID | getCGDisplayID () const |
AGL initialization | |
| virtual bool | configInit () |
| Initialize this pipe for the AGL window system. | |
| virtual void | configExit () |
| Deinitialize this pipe for the AGL window system. | |
Definition at line 27 of file aglPipe.h.
| bool eq::AGLPipe::configInit | ( | ) | [virtual] |
Initialize this pipe for the AGL window system.
Implements eq::OSPipe.
Definition at line 44 of file aglPipe.cpp.
References eq::OSPipe::_pipe, EQ_UNDEFINED_UINT32, EQINFO, eq::Pipe::getDevice(), and eq::OSPipe::setErrorMessage().

| void eq::AGLPipe::configExit | ( | ) | [virtual] |
Deinitialize this pipe for the AGL window system.
Implements eq::OSPipe.
Definition at line 114 of file aglPipe.cpp.
References EQINFO.
| CGDirectDisplayID eq::AGLPipe::getCGDisplayID | ( | ) | const [inline] |
Definition at line 51 of file aglPipe.h.
Referenced by eq::AGLWindow::chooseAGLPixelFormat().

0.9 by
1.5.8