|
BRL-CAD
|
#include "common.h"#include "vmath.h"#include "bu/list.h"#include "bn/tol.h"#include "rt/defines.h"Go to the source code of this file.
Functions | |
| int | rt_pg_to_bot (struct rt_db_internal *ip, const struct bn_tol *tol, struct resource *resp0) |
| int | rt_pg_plot (struct bu_list *vhead, struct rt_db_internal *ip, const struct bg_tess_tol *ttol, const struct bn_tol *tol, const struct bview *info) |
| int | rt_pg_plot_poly (struct bu_list *vhead, struct rt_db_internal *ip, const struct bg_tess_tol *ttol, const struct bn_tol *tol) |