Header file for the BRL-CAD common definitions.
void rt_htbl_free(struct rt_htbl *b)
void rt_htbl_init(struct rt_htbl *b, size_t len, const char *str)
struct hit * rt_htbl_get(struct rt_htbl *b)
void rt_htbl_reset(struct rt_htbl *b)
Information about where a ray hits the surface.
fundamental vector, matrix, quaternion math macros