#include <glui.h>
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 |
|
|
|
|
|
|
|
||||||||||||||||
|
Draw the n'th standard bitmap (one of the enums listed in GLUI_StdBitmaps_Codes) at pixel corner (x,y). |
|
|
Return the height (in pixels) of the n'th standard bitmap. |
|
|
Return the width (in pixels) of the n'th standard bitmap. |
1.3.6