#include <contribution.h>
Public Member Functions | |
| Contribution (float x=0.f, float y=0.f, const XYZColor &c=0.f, float a=0.f, float zd=0.f, float v=0.f, int b=0, int g=0) | |
Public Attributes | |
| float | imageX |
| float | imageY |
| XYZColor | color |
| float | alpha |
| float | zdepth |
| float | variance |
| int | buffer |
| int | bufferGroup |
Definition at line 47 of file contribution.h.
| lux::Contribution::Contribution | ( | float | x = 0.f, |
|
| float | y = 0.f, |
|||
| const XYZColor & | c = 0.f, |
|||
| float | a = 0.f, |
|||
| float | zd = 0.f, |
|||
| float | v = 0.f, |
|||
| int | b = 0, |
|||
| int | g = 0 | |||
| ) | [inline] |
Definition at line 49 of file contribution.h.
| float lux::Contribution::alpha |
Definition at line 56 of file contribution.h.
Referenced by lux::FlexImageFilm::AddSample().
Definition at line 57 of file contribution.h.
Referenced by lux::ContributionBuffer::Add(), and lux::FlexImageFilm::AddSample().
Definition at line 57 of file contribution.h.
Referenced by lux::ContributionBuffer::Add(), and lux::FlexImageFilm::AddSample().
Definition at line 55 of file contribution.h.
Referenced by lux::FlexImageFilm::AddSample().
Definition at line 54 of file contribution.h.
Referenced by lux::FlexImageFilm::AddSample().
Definition at line 54 of file contribution.h.
Referenced by lux::FlexImageFilm::AddSample().
Definition at line 56 of file contribution.h.
Referenced by lux::ContributionBuffer::Buffer::Add(), and lux::FlexImageFilm::AddSample().
Definition at line 56 of file contribution.h.
Referenced by lux::FlexImageFilm::AddSample().
1.6.2-20100208