|
BRL-CAD
|
Files | |
| file | dsp.h |
Data Structures | |
| struct | rt_dsp_internal |
Macros | |
| #define | DSP_NAME_LEN 128 |
| #define | RT_DSP_CK_MAGIC(_p) BU_CKMAG(_p, RT_DSP_INTERNAL_MAGIC, "rt_dsp_internal") |
Functions | |
| int | dsp_pos (point_t out, struct soltab *stp, point_t p) |
| void | rt_dsp_volume (fastf_t *vol, const struct rt_db_internal *ip) |
| void | rt_dsp_surf_area (fastf_t *area, const struct rt_db_internal *ip) |
| #define RT_DSP_CK_MAGIC | ( | _p | ) | BU_CKMAG(_p, RT_DSP_INTERNAL_MAGIC, "rt_dsp_internal") |
|
extern |
|
extern |