Changeset 2200 for trunk/src/lol/image/color.h
- Timestamp:
- Jan 4, 2013, 2:57:10 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lol/image/color.h
r2199 r2200 277 277 278 278 /* Convert a wavelength to an xyY fully saturated colour */ 279 vec3 WavelengthToCIExyY(float nm);279 static vec3 WavelengthToCIExyY(float nm); 280 280 }; 281 281
Note: See TracChangeset
for help on using the changeset viewer.