StratifiedSampler Member List
This is the complete list of members for
StratifiedSampler, including all inherited members.
| ComputeSubWindow(int num, int count, int *xstart, int *xend, int *ystart, int *yend) const | Sampler | [protected] |
| GetMoreSamples(Sample *sample, RNG &rng) | StratifiedSampler | [virtual] |
| GetSubSampler(int num, int count) | StratifiedSampler | [virtual] |
| jitterSamples | StratifiedSampler | [private] |
| MaximumSampleCount() | StratifiedSampler | [inline, virtual] |
| ReportResults(Sample *samples, const RayDifferential *rays, const Spectrum *Ls, const Intersection *isects, int count) | Sampler | [virtual] |
| RoundSize(int size) const | StratifiedSampler | [inline, virtual] |
| sampleBuf | StratifiedSampler | [private] |
| Sampler(int xstart, int xend, int ystart, int yend, int spp, float sopen, float sclose) | Sampler | |
| samplesPerPixel | Sampler | |
| shutterClose | Sampler | |
| shutterOpen | Sampler | |
| StratifiedSampler(int xstart, int xend, int ystart, int yend, int xs, int ys, bool jitter, float sopen, float sclose) | StratifiedSampler | |
| xPixelEnd | Sampler | |
| xPixelSamples | StratifiedSampler | [private] |
| xPixelStart | Sampler | |
| xPos | StratifiedSampler | [private] |
| yPixelEnd | Sampler | |
| yPixelSamples | StratifiedSampler | [private] |
| yPixelStart | Sampler | |
| yPos | StratifiedSampler | [private] |
| ~Sampler() | Sampler | [virtual] |
| ~StratifiedSampler() | StratifiedSampler | |