|
Path Tracer
|
This is the complete list of members for Picture, including all inherited members.
| addValuePix(unsigned int x, unsigned int y, DoubleVec3D value) | Picture | |
| export2File(double middleGrey, std::string fileName, unsigned int movingAverage=0) const | Picture | |
| getHeight() const | Picture | |
| getPixels() const | Picture | |
| getRenderTime() const | Picture | |
| getWidth() const | Picture | |
| MAX_COLOUR_VALUE | Picture | static |
| modify() | Picture | |
| Picture() | Picture | |
| Picture(unsigned int width, unsigned int height, double renderTime=-1) | Picture | |
| Picture(const Picture &picture) | Picture | |
| printAll() const | Picture | |
| setRenderTime(double renderTime) | Picture | |
| setValuePix(unsigned int x, unsigned int y, DoubleVec3D value) | Picture | |
| ~Picture() | Picture |