BRL-CAD
|
Go to the source code of this file.
Typedefs | |
typedef struct bn_num_s * | bn_numgen |
Functions | |
void | bn_sph_pnts (point_t *pnts, size_t cnt, bn_numgen n) |
Generate points on a unit sphere per Marsaglia (1972): https://projecteuclid.org/euclid.aoms/1177692644. More... | |