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

GLUI_Bitmap Class Reference

#include <glui.h>

List of all members.


Detailed Description

GLUI_Bitmap is a simple 2D texture map. It's used to represent small textures like checkboxes, arrows, etc. via the GLUI_StdBitmaps class.


Public Member Functions

 GLUI_Bitmap ()
 ~GLUI_Bitmap ()
void init_grey (unsigned char *array)
void init (int *array)


Constructor & Destructor Documentation

GLUI_Bitmap::GLUI_Bitmap  ) 
 

GLUI_Bitmap::~GLUI_Bitmap  ) 
 


Member Function Documentation

void GLUI_Bitmap::init int *  array  ) 
 

Create bitmap from color int image

void GLUI_Bitmap::init_grey unsigned char *  array  ) 
 

Create bitmap from greyscale byte image


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