#include <IMenuListener.h>

Public Member Functions | |
| virtual void | ProcessMenuEvents (int option)=0 |
| Process the events sent from rifht button menu. | |
Protected Member Functions | |
| IMenuListener (void) | |
| It can't be created. | |
| virtual | ~IMenuListener (void)=0 |
| It canīt be destroyed. | |
| virtual void GlutWrapper::IMenuListener::ProcessMenuEvents | ( | int | option | ) | [pure virtual] |
Process the events sent from rifht button menu.
| option | event option |
Implemented in DelaunayTest::DelaunayTestRunner.
1.5.9