This is the complete list of members for
AdaptiveSampler, including all inherited members.
AdaptiveSampler(int xstart, int xend, int ystart, int yend, int minSamples, int maxSamples, const string &method, float sopen, float sclose) (defined in AdaptiveSampler) | AdaptiveSampler | |
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 AdaptiveSampler) | AdaptiveSampler | [virtual] |
GetSubSampler(int num, int count) (defined in AdaptiveSampler) | AdaptiveSampler | [virtual] |
MaximumSampleCount() (defined in AdaptiveSampler) | AdaptiveSampler | [inline, virtual] |
ReportResults(Sample *samples, const RayDifferential *rays, const Spectrum *Ls, const Intersection *isects, int count) (defined in AdaptiveSampler) | AdaptiveSampler | [virtual] |
RoundSize(int size) const (defined in AdaptiveSampler) | AdaptiveSampler | [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 | |
xPixelEnd (defined in Sampler) | Sampler | |
xPixelStart (defined in Sampler) | Sampler | |
yPixelEnd (defined in Sampler) | Sampler | |
yPixelStart (defined in Sampler) | Sampler | |
~AdaptiveSampler() (defined in AdaptiveSampler) | AdaptiveSampler | |
~Sampler() (defined in Sampler) | Sampler | [virtual] |