Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

GLUI_StdBitmaps Class Reference

#include <glui.h>

List of all members.


Detailed Description

Keeps an array of GLUI_Bitmap objects to represent all the images used in the UI: checkboxes, arrows, etc.


Public Member Functions

 GLUI_StdBitmaps ()
 ~GLUI_StdBitmaps ()
int width (int n) const
int height (int n) const
void draw (int n, int x, int y) const


Constructor & Destructor Documentation

GLUI_StdBitmaps::GLUI_StdBitmaps  ) 
 

GLUI_StdBitmaps::~GLUI_StdBitmaps  ) 
 


Member Function Documentation

void GLUI_StdBitmaps::draw int  n,
int  x,
int  y
const
 

Draw the n'th standard bitmap (one of the enums listed in GLUI_StdBitmaps_Codes) at pixel corner (x,y).

int GLUI_StdBitmaps::height int  n  )  const
 

Return the height (in pixels) of the n'th standard bitmap.

int GLUI_StdBitmaps::width int  n  )  const
 

Return the width (in pixels) of the n'th standard bitmap.


The documentation for this class was generated from the following files:
Generated on Fri Sep 15 17:51:57 2006 for GLUI by doxygen 1.3.6