Ignore:
Timestamp:
Jan 4, 2013, 2:57:10 PM (10 years ago)
Author:
sam
Message:

color: linear interpolation for the wavelength to colour function.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lol/image/color.h

    r2199 r2200  
    277277
    278278    /* Convert a wavelength to an xyY fully saturated colour */
    279     vec3 WavelengthToCIExyY(float nm);
     279    static vec3 WavelengthToCIExyY(float nm);
    280280};
    281281
Note: See TracChangeset for help on using the changeset viewer.