|
HoverRace
2.0
|
#include "../Util/MR_Types.h"
Include dependency graph for ColorTools.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| HoverRace | |
| HoverRace::ColorTools | |
Macros | |
| #define | MR_DllDeclare |
Functions | |
| MR_DllDeclare void | HoverRace::ColorTools::GetComponents (MR_UInt8 pColor, double &pRed, double &pGreen, double &pBlue) |
| MR_DllDeclare void | HoverRace::ColorTools::GetIntComponents (MR_UInt8 pColor, int &pRed, int &pGreen, int &pBlue) |
| MR_DllDeclare int | HoverRace::ColorTools::GetNbColors () |
| MR_DllDeclare MR_UInt8 | HoverRace::ColorTools::GetNearest (double pRed, double pGreen, double pBlue) |
| MR_DllDeclare void | HoverRace::ColorTools::Init () |
| #define MR_DllDeclare |
1.8.11