BRL-CAD
|
Files | |
file | rhc.h |
Data Structures | |
struct | rt_rhc_internal |
Macros | |
#define | RT_RHC_CK_MAGIC(_p) BU_CKMAG(_p, RT_RHC_INTERNAL_MAGIC, "rt_rhc_internal") |
Functions | |
int | rt_mk_hyperbola (struct rt_pnt_node *pts, fastf_t r, fastf_t b, fastf_t c, fastf_t dtol, fastf_t ntol) |
#define RT_RHC_CK_MAGIC | ( | _p | ) | BU_CKMAG(_p, RT_RHC_INTERNAL_MAGIC, "rt_rhc_internal") |