|
Nori
|
#include <nori/color.h>#include <nori/vector.h>#include <QMutex>#include <QThread>#include <QElapsedTimer>Go to the source code of this file.
Classes | |
| class | ImageBlock |
| Weighted pixel storage for a rectangular subregion of an image. More... | |
| class | BlockGenerator |
| Spiraling block generator. More... | |
| class | BlockRenderThread |
| Render thread. More... | |
Defines | |
| #define | NORI_BLOCK_SIZE 32 |