BRL-CAD
|
Files | |
file | epa.h |
Data Structures | |
struct | rt_epa_internal |
Macros | |
#define | RT_EPA_CK_MAGIC(_p) BU_CKMAG(_p, RT_EPA_INTERNAL_MAGIC, "rt_epa_internal") |
Functions | |
void | rt_ell (fastf_t *ov, const fastf_t *V, const fastf_t *A, const fastf_t *B, int sides) |
#define RT_EPA_CK_MAGIC | ( | _p | ) | BU_CKMAG(_p, RT_EPA_INTERNAL_MAGIC, "rt_epa_internal") |