|
HDK
|
#include <UT_LatinSampler.h>
Public Member Functions | |
| void | init (int xsamples, int ysamples) |
| template<typename R > | |
| void | fillSamples (float *s, float *t, float sscale, float tscale, R &rand, bool permute=false) |
Definition at line 19 of file UT_LatinSampler.h.
| void UT_LatinSampler::fillSamples | ( | float * | s, |
| float * | t, | ||
| float | sscale, | ||
| float | tscale, | ||
| R & | rand, | ||
| bool | permute = false |
||
| ) |