vizkit3d
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
src
ColorConversionHelper.hpp
Go to the documentation of this file.
1
#ifndef __VIZKIT_COLOR_CONVERSION_HELPER_HPP__
2
#define __VIZKIT_COLOR_CONVERSION_HELPER_HPP__
3
4
namespace
vizkit3d {
5
6
void
hslToRgb
(
float
h,
float
s,
float
l,
float
& r,
float
& g,
float
& b);
7
8
}
9
10
#endif
vizkit3d::hslToRgb
void hslToRgb(float h, float s, float l, float &r, float &g, float &b)
Definition:
ColorConversionHelper.cpp:18
Generated on Tue Oct 9 2018 10:27:01 for vizkit3d by
1.8.6