#include <fstream>#include <cstdio>#include <cstdlib>#include <cmath>#include <cstring>Go to the source code of this file.
Classes | |
| struct | SPACOLOR |
Functions | |
| void | hsv2rgb (SPACOLOR *c) |
| double | AutoSkl (double dl) |
| double | AutoNext (double x0, double dl) |
|
||||||||||||
|
|
|
|
|
|
|
Definition at line 46 of file util.C. References SPACOLOR::b, SPACOLOR::g, SPACOLOR::h, SPACOLOR::r, SPACOLOR::s, and SPACOLOR::v. |
1.4.6