gradtype.h File Reference

(r1785/r751)

Go to the source code of this file.

Enumerations

enum  EFFECTTYPE { EFFECT_RGB, EFFECT_HSV_SHORT, EFFECT_HSV_LONG }


Enumeration Type Documentation

enum EFFECTTYPE
 

Enumerator:
EFFECT_RGB 
EFFECT_HSV_SHORT 
EFFECT_HSV_LONG 

Definition at line 104 of file gradtype.h.

00104              {
00105     EFFECT_RGB,
00106     EFFECT_HSV_SHORT,
00107     EFFECT_HSV_LONG
00108 } EFFECTTYPE;


Generated on Sat Nov 10 03:49:10 2007 for Camelot by  doxygen 1.4.4