21    static void Convert(
double hDegrees, 
double S, 
double V, 
float* r, 
float* g,
 
Class to convert Hue, Saturation, Value to Red, Green, Blue.
Definition: HsvToRgb.h:10
 
static void Convert(double hDegrees, double S, double V, float *r, float *g, float *b)
Converts HSV to RGB.
 
namespace ctre
Definition: CANdleFaults.h:6