#include <aglEventHandler.h>


Public Member Functions | |
| AGLEventHandler (AGLWindowIF *window) | |
| Construct a new AGL event handler for the given AGL window. | |
| virtual | ~AGLEventHandler () |
Static Public Member Functions | |
| static void | initMagellan (Node *node) |
| static void | exitMagellan (Node *node) |
Definition at line 33 of file aglEventHandler.h.
| eq::AGLEventHandler::AGLEventHandler | ( | AGLWindowIF * | window | ) |
Construct a new AGL event handler for the given AGL window.
Definition at line 41 of file aglEventHandler.cpp.
References eq::Global::enterCarbon(), EQINFO, EQWARN, eq::AGLWindowIF::getCarbonWindow(), eq::OSWindow::getPipe(), eq::Pipe::isThreaded(), and eq::Global::leaveCarbon().

| eq::AGLEventHandler::~AGLEventHandler | ( | ) | [virtual] |
Definition at line 105 of file aglEventHandler.cpp.
References eq::Global::enterCarbon(), and eq::Global::leaveCarbon().

0.9 by
1.5.8