de.grogra.gpuflux.utils
Class CIE

java.lang.Object
  extended by de.grogra.gpuflux.utils.CIE

public class CIE
extends java.lang.Object


Constructor Summary
CIE()
           
 
Method Summary
static void XYZtoRGB(Point3f out, org.sunflow.image.XYZColor XYZ)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CIE

public CIE()
Method Detail

XYZtoRGB

public static void XYZtoRGB(Point3f out,
                            org.sunflow.image.XYZColor XYZ)