Header file for the BRL-CAD common definitions.
size_t bg_sph_sample(point_t *pnts, size_t cnt, const point_t center, const fastf_t radius, bn_numgen n)
Routines for the generation of pseudo-random and quasi-random points.
struct bn_num_s * bn_numgen
double fastf_t
fastest 64-bit (or larger) floating point type
fastf_t point_t[ELEMENTS_PER_POINT]
3-tuple point
fundamental vector, matrix, quaternion math macros