#include <colHash.h>
Collaboration diagram for colHashEl:

Data Fields | |
| colHashEl * | next |
| rgbColor | col |
| int | ix |
Definition at line 8 of file colHash.h.
struct colHashEl* colHashEl::next [read] |
struct rgbColor colHashEl::col [read] |
| int colHashEl::ix |
Definition at line 13 of file colHash.h.
Referenced by colHashAdd(), mgFindColor(), and pscmFindColorIx().
1.5.2