This is the documentation for Enlighten.
struct Geo Statistics
struct Geo::Statistics
Result structure used for comparing input lighting buffers.
Variables
Name | Description |
---|---|
double m_Abs | Absolute difference. |
double m_Avg | Average difference. |
double m_Max | Maximum difference. |
double m_Min | Minimum difference. |
double m_MSE | Mean square difference. |
double m_StdDev | Standard deviation. |