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

OglGui::View::VIEW2DFUNCS Struct Reference

#include <View.h>

List of all members.

Public Attributes

void(* OnSelection )(HOGLVIEW view, GLBOOL selected)
 < User callback. Called when a viewer is selected/deselected User callback. Called on mouse events inside viewer
void(* OnMouse )(HOGLVIEW view, int msg, int btn, int state, float x, float y)
 User callback. Called before a viewer is drawn.
void(* OnPreDrawView )(HOGLVIEW)
 User callback. Called when a viewer has been drawn.
void(* OnDrawView )(HOGLVIEW)
void(* OnDestroyView )(HOGLVIEW)
 User callback. Called when a viewer is destroyed.


Detailed Description

Definition at line 413 of file View.h.


The documentation for this struct was generated from the following file:
Generated on Fri Mar 19 12:09:47 2010 for ImpalaSrc by  doxygen 1.5.1