Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

OglGui::ViewListener Class Reference

implement behaviour of Views More...

#include <ViewListener.h>

Inheritance diagram for OglGui::ViewListener:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual void OnSelectView (View *view, bool selected)
virtual void OnViewMouse (View *view, int msg, int btn, int state, float x, float y)
virtual void OnPreDrawView (View *view)
virtual void OnDrawView (View *view)
virtual void OnDestroyView (View *view)

Detailed Description

implement behaviour of Views

An instance of ViewListener can be attached to a View in order to add behaviour to views. See documentation of OglGui::View for more information.

Definition at line 14 of file ViewListener.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 12:10:17 2010 for ImpalaSrc by  doxygen 1.5.1