AdaptiveSampler Member List
This is the complete list of members for
AdaptiveSampler, including all inherited members.
| ADAPTIVE_COMPARE_SHAPE_ID enum value | AdaptiveSampler | [private] |
| ADAPTIVE_CONTRAST_THRESHOLD enum value | AdaptiveSampler | [private] |
| AdaptiveSampler(int xstart, int xend, int ystart, int yend, int minSamples, int maxSamples, const string &method, float sopen, float sclose) | AdaptiveSampler | |
| AdaptiveTest enum name | AdaptiveSampler | [private] |
| ComputeSubWindow(int num, int count, int *xstart, int *xend, int *ystart, int *yend) const | Sampler | [protected] |
| GetMoreSamples(Sample *sample, RNG &rng) | AdaptiveSampler | [virtual] |
| GetSubSampler(int num, int count) | AdaptiveSampler | [virtual] |
| MaximumSampleCount() | AdaptiveSampler | [inline, virtual] |
| maxSamples | AdaptiveSampler | [private] |
| method | AdaptiveSampler | [private] |
| minSamples | AdaptiveSampler | [private] |
| needsSupersampling(Sample *samples, const RayDifferential *rays, const Spectrum *Ls, const Intersection *isects, int count) | AdaptiveSampler | [private] |
| ReportResults(Sample *samples, const RayDifferential *rays, const Spectrum *Ls, const Intersection *isects, int count) | AdaptiveSampler | [virtual] |
| RoundSize(int size) const | AdaptiveSampler | [inline, virtual] |
| sampleBuf | AdaptiveSampler | [private] |
| Sampler(int xstart, int xend, int ystart, int yend, int spp, float sopen, float sclose) | Sampler | |
| samplesPerPixel | Sampler | |
| shutterClose | Sampler | |
| shutterOpen | Sampler | |
| supersamplePixel | AdaptiveSampler | [private] |
| xPixelEnd | Sampler | |
| xPixelStart | Sampler | |
| xPos | AdaptiveSampler | [private] |
| yPixelEnd | Sampler | |
| yPixelStart | Sampler | |
| yPos | AdaptiveSampler | [private] |
| ~AdaptiveSampler() | AdaptiveSampler | |
| ~Sampler() | Sampler | [virtual] |