Main Page | Modules | Class Hierarchy | Data Structures | File List | Data Fields | Globals | Related Pages

omUIFunctions Class Reference
[USER INTERFACE classes of the OpenMAIA Library]

#include <omUIFunctions.h>


Static Public Member Functions

void Create2DButtonMap (std::vector< omUIButton * >)


Detailed Description

This class contains static functions used by the user interface classes of the OpenMaia library.


Member Function Documentation

void omUIFunctions::Create2DButtonMap std::vector< omUIButton * >  buttons  )  [static]
 

This functions parses a vector of virtual buttons classes pointer (omUIButton) and fills <upper, lower, left and right> of each button to create a bidimensional map to navigate buttons with 4 direction kets

Parameters:
buttons vector of buttons to link


The documentation for this class was generated from the following files: