BRL-CAD
|
Go to the source code of this file.
Functions | |
void | rt_vls_metaball_pnt (struct bu_vls *vp, const int pt_no, const struct rt_db_internal *ip, const double mm2local) |
void | rt_metaball_pnt_print (const struct wdb_metaball_pnt *metaball, double mm2local) |
int | rt_metaball_ck (const struct bu_list *headp) |
fastf_t | rt_metaball_point_value (const point_t *p, const struct rt_metaball_internal *mb) |
int | rt_metaball_point_inside (const point_t *p, const struct rt_metaball_internal *mb) |
int | rt_metaball_lookup_type_id (const char *name) |
const char * | rt_metaball_lookup_type_name (const int id) |
int | rt_metaball_add_point (struct rt_metaball_internal *, const point_t *loc, const fastf_t fldstr, const fastf_t goo) |