HDK
|
This is the complete list of members for UT_Stratify, including all inherited members.
getStratifiedSize() const | UT_Stratify | inline |
getUInc() const | UT_Stratify | inline |
getUSize() const | UT_Stratify | inline |
getVInc() const | UT_Stratify | inline |
getVSize() const | UT_Stratify | inline |
init(unsigned int total_samples, fpreal uweight=1) | UT_Stratify | |
isStratifiedSample() const | UT_Stratify | inline |
nextSample() | UT_Stratify | inline |
reset() | UT_Stratify | inline |
setSample(unsigned int sample_number) | UT_Stratify | inline |
stratify(fpreal32 &u, fpreal32 &v) | UT_Stratify | inline |
stratify(fpreal64 &u, fpreal64 &v) | UT_Stratify | inline |
weightedFactor(unsigned int total_samples, fpreal uweight, int &usize, int &vsize, bool exact=false) | UT_Stratify | static |