Back to class index
| Sphere::RandomUnitaryFloat3Syntaxfloat4 Sphere::RandomUnitaryFloat3(LCG &lcg); [1 line of code]Returns a random normalized direction vector. ParametersLCG &lcgA pre-seeded random number generator object that is to be used by this function to generate random values. |