#include <wirefrm.h>
Public Methods | |
csWfColor (iTextureManager *txtmgr, int r, int g, int b) | |
int | GetColor (float z) |
Get a color based on depth. | |
Public Attributes | |
csWfColor* | next |
int | r |
int | g |
int | b |
int | col_idx [16] |
This color object is special in that it provides support for depth based dimming.