Go to the source code of this file.
Namespaces | |
| namespace | ZFXMath |
| namespace | ZFXMath::SphericalHarmonics |
Functions | |
| template<class PrecisionType> SphericalHarmonics::TSample< PrecisionType > * | GenerateSamples (const int nb_samples) |
| GenerateSamples. | |
| template<class PrecisionType> PrecisionType | drand48 () |
| int | lrand48 () |
| template<class PrecisionType> void | MultiStageNRooks (const int size, int *cells) |
|
||||||||||
|
Method of uniformly distributing samples over a sphere From ACM Journal of Graphics Tools (http://www.acm.org/jgt) Thanks for Robin Green for suggestion |
1.3.8