#include <GlutIOModule.h>
Inherits fsf::CCell.
Public Member Functions | |
CListenMouse () | |
Default constructor. | |
virtual void | getTypeID (std::string &str) const |
Gets this cell's factory mapping key. | |
void | makePulse (CMouseEvent *pNode) |
Push mechanism: no process function, no thread. |
CListenMouse::CListenMouse | ( | ) |
Default constructor.
virtual void glutio::CListenMouse::getTypeID | ( | std::string & | str | ) | const [inline, virtual] |
void CListenMouse::makePulse | ( | CMouseEvent * | pNode | ) |
Push mechanism: no process function, no thread.