|
BRL-CAD
|
Files | |
| file | cline.h |
Data Structures | |
| struct | rt_cline_internal |
Macros | |
| #define | RT_CLINE_CK_MAGIC(_p) BU_CKMAG(_p, RT_CLINE_INTERNAL_MAGIC, "rt_cline_internal") |
Variables | |
| fastf_t | rt_cline_radius |
| #define RT_CLINE_CK_MAGIC | ( | _p | ) | BU_CKMAG(_p, RT_CLINE_INTERNAL_MAGIC, "rt_cline_internal") |
|
extern |
radius of a FASTGEN cline element.
shared with rt/do.c