BRL-CAD
|
Files | |
file | tgc.h |
Data Structures | |
struct | rt_tgc_internal |
Macros | |
#define | RT_TGC_CK_MAGIC(_p) BU_CKMAG(_p, RT_TGC_INTERNAL_MAGIC, "rt_tgc_internal") |
Functions | |
void | rt_pnt_sort (fastf_t t[], int npts) |
#define RT_TGC_CK_MAGIC | ( | _p | ) | BU_CKMAG(_p, RT_TGC_INTERNAL_MAGIC, "rt_tgc_internal") |
void rt_pnt_sort | ( | fastf_t | t[], |
int | npts | ||
) |