BRL-CAD
|
Files | |
file | ell.h |
Data Structures | |
struct | rt_ell_internal |
Macros | |
#define | RT_ELL_CK_MAGIC(_p) BU_CKMAG(_p, RT_ELL_INTERNAL_MAGIC, "rt_ell_internal") |
Functions | |
void | rt_ell_16pnts (fastf_t *ov, fastf_t *V, fastf_t *A, fastf_t *B) |
#define RT_ELL_CK_MAGIC | ( | _p | ) | BU_CKMAG(_p, RT_ELL_INTERNAL_MAGIC, "rt_ell_internal") |