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 (defined in Sampler) | Sampler | [protected] |
GetMoreSamples(Sample *sample, RNG &rng) (defined in StratifiedSampler) | StratifiedSampler | [virtual] |
GetSubSampler(int num, int count) (defined in StratifiedSampler) | StratifiedSampler | [virtual] |
MaximumSampleCount() (defined in StratifiedSampler) | StratifiedSampler | [inline, virtual] |
ReportResults(Sample *samples, const RayDifferential *rays, const Spectrum *Ls, const Intersection *isects, int count) (defined in Sampler) | Sampler | [virtual] |
RoundSize(int size) const (defined in StratifiedSampler) | StratifiedSampler | [inline, virtual] |
Sampler(int xstart, int xend, int ystart, int yend, int spp, float sopen, float sclose) (defined in Sampler) | Sampler | |
samplesPerPixel (defined in Sampler) | Sampler | |
shutterClose (defined in Sampler) | Sampler | |
shutterOpen (defined in Sampler) | Sampler | |
StratifiedSampler(int xstart, int xend, int ystart, int yend, int xs, int ys, bool jitter, float sopen, float sclose) (defined in StratifiedSampler) | StratifiedSampler | |
xPixelEnd (defined in Sampler) | Sampler | |
xPixelStart (defined in Sampler) | Sampler | |
yPixelEnd (defined in Sampler) | Sampler | |
yPixelStart (defined in Sampler) | Sampler | |
~Sampler() (defined in Sampler) | Sampler | [virtual] |
~StratifiedSampler() (defined in StratifiedSampler) | StratifiedSampler | |