Data Fields | |
| const char * | name |
| const float | red |
| const float | green |
| const float | blue |
| const float | alpha |
| const long | compliance |
Definition at line 77 of file color.c.
| const float _ColorMapInfo::alpha |
Definition at line 83 of file color.c.
Referenced by LoadColorLists().
| const float _ColorMapInfo::blue |
Definition at line 83 of file color.c.
Referenced by LoadColorLists().
| const long _ColorMapInfo::compliance |
Definition at line 89 of file color.c.
Referenced by LoadColorLists().
| const float _ColorMapInfo::green |
Definition at line 83 of file color.c.
Referenced by LoadColorLists().
| const char* _ColorMapInfo::name |
Definition at line 80 of file color.c.
Referenced by LoadColorLists().
| const float _ColorMapInfo::red |
Definition at line 83 of file color.c.
Referenced by LoadColorLists().
1.6.1