RandomSampler Member List
This is the complete list of members for
RandomSampler, 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) | RandomSampler | [virtual] |
| GetSubSampler(int num, int count) | RandomSampler | [virtual] |
| imageSamples | RandomSampler | [private] |
| jitterSamples | RandomSampler | [private] |
| lensSamples | RandomSampler | [private] |
| MaximumSampleCount() | RandomSampler | [inline, virtual] |
| nSamples | RandomSampler | [private] |
| RandomSampler(int xstart, int xend, int ystart, int yend, int ns, float sopen, float sclose) | RandomSampler | |
| ReportResults(Sample *samples, const RayDifferential *rays, const Spectrum *Ls, const Intersection *isects, int count) | Sampler | [virtual] |
| RoundSize(int sz) const | RandomSampler | [inline, virtual] |
| samplePos | RandomSampler | [private] |
| Sampler(int xstart, int xend, int ystart, int yend, int spp, float sopen, float sclose) | Sampler | |
| samplesPerPixel | Sampler | |
| shutterClose | Sampler | |
| shutterOpen | Sampler | |
| timeSamples | RandomSampler | [private] |
| xPixelEnd | Sampler | |
| xPixelStart | Sampler | |
| xPos | RandomSampler | [private] |
| yPixelEnd | Sampler | |
| yPixelStart | Sampler | |
| yPos | RandomSampler | [private] |
| ~RandomSampler() | RandomSampler | [inline] |
| ~Sampler() | Sampler | [virtual] |