![]() |
RenderMan
26.0
|
#include <cassert>#include "prmanapi.h"#include "RiTypesHelper.h"#include "RixRNGInline.h"#include "RixRNGProgressive.h"Go to the source code of this file.
Classes | |
| class | RixRNG |
| All-inlined interface for generating sample points for use by Monte Carlo integration and multiple-importance sampling. More... | |
| struct | RixRNG::SampleCtx |
| SampleCtx identifies a sample domain (an index into an arbitrary scheme of sample points). More... | |
| class | RixRNG::Generator |
| class | RixRNG::ProgressiveSampler |