24#ifndef RT_PRIMITIVES_RHC_H
25#define RT_PRIMITIVES_RHC_H
Header file for the BRL-CAD common definitions.
DEPRECATED int rt_mk_hyperbola_old(struct rt_pnt_node *pts, fastf_t r, fastf_t b, fastf_t c, fastf_t dtol, fastf_t ntol)
int rt_mk_hyperbola(struct rt_pnt_node *pts, fastf_t r, fastf_t b, fastf_t c, fastf_t dtol, fastf_t ntol, fastf_t min_abs)
double fastf_t
fastest 64-bit (or larger) floating point type
fundamental vector, matrix, quaternion math macros