#include <colormap.h>
Public Methods | |
| CL_ColorMap (unsigned int red_mask, unsigned int green_mask, unsigned int blue_mask, unsigned int alpha_mask) | |
| CL_ColorMap (CL_Target *target) | |
| unsigned int | calc_color (float r, float g, float b, float a) |
Public Attributes | |
| unsigned int | m_red_length |
| unsigned int | m_red_start |
| unsigned int | m_green_length |
| unsigned int | m_green_start |
| unsigned int | m_blue_length |
| unsigned int | m_blue_start |
| unsigned int | m_alpha_length |
| unsigned int | m_alpha_start |
Private Methods | |
| void | init (unsigned int red_mask, unsigned int green_mask, unsigned int blue_mask, unsigned int alpha_mask) |
| int | start_bit (unsigned int mask) |
| int | length (unsigned int mask, unsigned int start_bit) |
|
|
Definition at line 10 of file colormap.h. |
|
|
Definition at line 19 of file colormap.h. |
|
|
Definition at line 28 of file colormap.h. |
|
|
Definition at line 54 of file colormap.h. Referenced by CL_ColorMap(). |
|
|
Definition at line 87 of file colormap.h. Referenced by init(). |
|
|
Definition at line 71 of file colormap.h. Referenced by init(). |
|
|
Definition at line 51 of file colormap.h. |
|
|
Definition at line 51 of file colormap.h. |
|
|
Definition at line 50 of file colormap.h. |
|
|
Definition at line 50 of file colormap.h. |
|
|
Definition at line 49 of file colormap.h. |
|
|
Definition at line 49 of file colormap.h. |
|
|
Definition at line 48 of file colormap.h. |
|
|
Definition at line 48 of file colormap.h. |
1.2.6 written by Dimitri van Heesch,
© 1997-2001