eq::AGLPipe Class Reference

Equalizer default implementation of an AGL pipe. More...

#include <aglPipe.h>

Inheritance diagram for eq::AGLPipe:

Inheritance graph
[legend]
Collaboration diagram for eq::AGLPipe:

Collaboration graph
[legend]

List of all members.

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.


Detailed Description

Equalizer default implementation of an AGL pipe.

Definition at line 27 of file aglPipe.h.


Member Function Documentation

bool eq::AGLPipe::configInit (  )  [virtual]

Initialize this pipe for the AGL window system.

Returns:
true if the initialization was successful, false otherwise.

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().

Here is the call graph for this function:

void eq::AGLPipe::configExit (  )  [virtual]

Deinitialize this pipe for the AGL window system.

Returns:
true if the deinitialization was successful, false otherwise.

Implements eq::OSPipe.

Definition at line 114 of file aglPipe.cpp.

References EQINFO.

CGDirectDisplayID eq::AGLPipe::getCGDisplayID (  )  const [inline]

Returns:
the CG display ID for this pipe.

Definition at line 51 of file aglPipe.h.

Referenced by eq::AGLWindow::chooseAGLPixelFormat().

Here is the caller graph for this function:


The documentation for this class was generated from the following files:
Generated on Mon Aug 10 18:58:42 2009 for Equalizer 0.9 by  doxygen 1.5.8