#include <sampling.h>
Public Member Functions | |
Contribution (float x, float y, const XYZColor &c, float a, float v, int b, int g) | |
Public Attributes | |
float | imageX |
float | imageY |
XYZColor | color |
float | alpha |
float | variance |
int | buffer |
int | bufferGroup |
Definition at line 86 of file sampling.h.
lux::Sample::Contribution::Contribution | ( | float | x, | |
float | y, | |||
const XYZColor & | c, | |||
float | a, | |||
float | v, | |||
int | b, | |||
int | g | |||
) | [inline] |
Definition at line 88 of file sampling.h.
Definition at line 95 of file sampling.h.
Definition at line 96 of file sampling.h.
Definition at line 96 of file sampling.h.
Definition at line 94 of file sampling.h.
Definition at line 93 of file sampling.h.
Definition at line 93 of file sampling.h.
Definition at line 95 of file sampling.h.