#include <aglEventHandler.h>
Definition at line 21 of file aglEventHandler.h.
Public Member Functions | |
| virtual void | deregisterPipe (Pipe *pipe) |
| void | registerWindow (AGLWindowIF *window) |
| virtual void | deregisterWindow (AGLWindowIF *window) |
Static Public Member Functions | |
| static AGLEventHandler * | get () |
| virtual void eq::AGLEventHandler::deregisterPipe | ( | Pipe * | pipe | ) | [inline, virtual] |
Implements eq::EventHandler.
Definition at line 27 of file aglEventHandler.h.
| void eq::AGLEventHandler::registerWindow | ( | AGLWindowIF * | window | ) |
Definition at line 29 of file aglEventHandler.cpp.
References eq::Global::enterCarbon(), eq::AGLWindowIF::getCarbonEventHandler(), eq::AGLWindowIF::getCarbonWindow(), and eq::Global::leaveCarbon().
| void eq::AGLEventHandler::deregisterWindow | ( | AGLWindowIF * | window | ) | [virtual] |
Definition at line 70 of file aglEventHandler.cpp.
References eq::Global::enterCarbon(), eq::AGLWindowIF::getCarbonEventHandler(), and eq::Global::leaveCarbon().
0.6 by
1.5.5